Skip to content

Commit 9b57ae6

Browse files
committed
Correct release file
Signed-off-by: William Douglas <[email protected]>
1 parent f520938 commit 9b57ae6

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

how-to-make-a-release

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
1) Update VERSION file and commit
2-
2) Tag new release with "v${VERSION}"
3-
3) Run "./scripts/mkrelease.sh -n ${VERSION}"
4-
4) Push command and tag to github and use github ui to draft a new release and upload the tarball
1+
1) Run "./scripts/mkrelease.sh -n ${VERSION}"
2+
2) Push command and tag to github and use github ui to draft a new release and upload the tarball

0 commit comments

Comments
 (0)