We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38fa91b commit 45bd240Copy full SHA for 45bd240
scripts/postpublish.sh
@@ -8,4 +8,6 @@ git add --all
8
git commit -m 'Update example'
9
git push --tags
10
11
+echo ""
12
+
13
gh release create $GIT_TAG -t "$GIT_TAG"
0 commit comments