Skip to content

Commit

Permalink
docs: update Release instructions (pre-release)
Browse files Browse the repository at this point in the history
  • Loading branch information
krsche authored Apr 21, 2022
1 parent 7cf19c2 commit 9d3801e
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 @@ -31,4 +31,6 @@ __Features:__
1. Observe the GH Actions already run on the commit you want to release.
Everything looks good? --> Continue
2. Tag the commit in the format `v1.0.0` and push the tag
3. Observe the new GH Action that runs. It will re-run the KiBot actions and create a new GH Release with the outputs from KiBot.
3. Observe the new GH Action that runs.
It will re-run the KiBot actions and create __a new GH Pre-Release as__ with the outputs from KiBot.
4. If you're happy with it, convert the _Pre-Release_ to a full _Release_ via the Web UI

0 comments on commit 9d3801e

Please sign in to comment.