BandcampEnhancementSuite icon indicating copy to clipboard operation
BandcampEnhancementSuite copied to clipboard

Distribute to app store from CI

Open emcniece opened this issue 4 years ago • 0 comments

https://github.com/sabjorn/BandcampEnhancementSuite/pull/38 introduces a CI pipeline example using Github Workflows. It should be possible to create a workflow that publishes this extension to the Chrome store using this: https://github.com/marketplace/actions/chrome-extension-upload-publish

Secrets will have to be managed by the extension owner, and can be added & obfuscated in the repo settings.

If this is an appealing idea, a workflow could be triggered when a release is published, or when master branch is updated.

emcniece avatar Jun 08 '20 06:06 emcniece