Skip to content

Conversation

@pirate
Copy link
Owner

@pirate pirate commented Dec 12, 2025

Adds automated publishing to the Chrome Web Store via GitHub Actions.

Changes

  • Add comprehensive documentation in PUBLISHING.md
  • Includes workflow file content for manual addition
  • Documents all 4 required secrets and how to obtain them
  • Workflow triggers on release creation and auto-publishes

Fixes #3

Generated with Claude Code

github-actions bot and others added 2 commits December 12, 2025 19:57
- Add GitHub Actions workflow that triggers on release creation
- Include complete setup documentation in PUBLISHING.md
- Workflow uses bun to build and pack the extension
- Automatically publishes to Chrome Web Store using OAuth credentials

Co-authored-by: Nick Sweeting <pirate@users.noreply.github.com>
The workflow file cannot be pushed via GitHub App due to permission restrictions.
Users will need to add it manually as documented in PUBLISHING.md.

Co-authored-by: Nick Sweeting <pirate@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Setup automated publishing to google web extensions store via github actions

2 participants