Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Commit b6863f2

Browse files
committed
Create a release on github
1 parent cb0ef34 commit b6863f2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

makeRelease.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ echo "tagging this release and pushing to github"
2020

2121
git tag -a $1 -m 'tag new version'
2222
git push --follow-tags
23+
24+
gh release create v$1 --generate-notes

0 commit comments

Comments
 (0)