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 b8e0773 commit 38fa91bCopy full SHA for 38fa91b
scripts/postpublish.sh
@@ -8,7 +8,4 @@ git add --all
8
git commit -m 'Update example'
9
git push --tags
10
11
-# test: clear before github release
12
-clear
13
-
14
gh release create $GIT_TAG -t "$GIT_TAG"
0 commit comments