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.
2 parents ada8381 + 45bd240 commit 06c111fCopy full SHA for 06c111f
scripts/postpublish.sh
@@ -8,7 +8,6 @@ git add --all
8
git commit -m 'Update example'
9
git push --tags
10
11
-# test: clear before github release
12
-clear
+echo ""
13
14
gh release create $GIT_TAG -t "$GIT_TAG"
0 commit comments