Skip to content

Commit

Permalink
Correct release file
Browse files Browse the repository at this point in the history
Signed-off-by: William Douglas <[email protected]>
  • Loading branch information
bryteise committed Jan 19, 2023
1 parent f520938 commit 9b57ae6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions how-to-make-a-release
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
1) Update VERSION file and commit
2) Tag new release with "v${VERSION}"
3) Run "./scripts/mkrelease.sh -n ${VERSION}"
4) Push command and tag to github and use github ui to draft a new release and upload the tarball
1) Run "./scripts/mkrelease.sh -n ${VERSION}"
2) Push command and tag to github and use github ui to draft a new release and upload the tarball

0 comments on commit 9b57ae6

Please sign in to comment.