We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f520938 commit 9b57ae6Copy full SHA for 9b57ae6
how-to-make-a-release
@@ -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) 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 commit comments