Skip to content

Commit a7a20cb

Browse files
committed
Adds Release Instructions
1 parent 75b9784 commit a7a20cb

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,18 @@ Load the `dist/` directory as a temporary extension in Chrome. Code changes will
5454

5555
Note: 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

5971
See [Releases](https://github.com/csfloat/extension/releases) for release notes.

0 commit comments

Comments
 (0)