File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,18 @@ Load the `dist/` directory as a temporary extension in Chrome. Code changes will
5454
5555Note: You can also use ` npm run start_ff ` for Firefox
5656
57+ ## Releasing
58+
59+ If you're ready to release a new version of the extension, the process of automatically packaging for each browser
60+ is handled for you!
61+
62+ Steps
63+ * Go to the [ ` upgrade.yml ` ] ( https://github.com/csfloat/extension/actions/workflows/upgrade.yml ) Workflow
64+ * Click "Run Workflow"
65+ * Set the version to the next version (X.X.X)
66+ * NOTE: Do not prepend "v" in front of the version
67+ * Click "Run Workflow" (Green)
68+
5769## Changelog
5870
5971See [ Releases] ( https://github.com/csfloat/extension/releases ) for release notes.
You can’t perform that action at this time.
0 commit comments