Skip to content

Commit

Permalink
release instructions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopiraccini committed Feb 2, 2024
1 parent 8f61c75 commit 232cc52
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,12 @@ $ npm run build:linux

### Release

Launch the `release` action manually, selecting the release type (`patch`, `minor`, `major`).
Launch the `release` or `release-version-dump` action manually.
In the `release-version-dump` case you need to select the release type (`patch`, `minor`, `major`). The version dump is done before the release.

<img src="./docs/release-action.png" width="400" alt="Release Action" />

When done, you can generate/adjust the release notes in the release page.



0 comments on commit 232cc52

Please sign in to comment.