Skip to content

Commit 06c111f

Browse files
committed
Merge branch 'main' into add-custom-targets
2 parents ada8381 + 45bd240 commit 06c111f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

scripts/postpublish.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ git add --all
88
git commit -m 'Update example'
99
git push --tags
1010

11-
# test: clear before github release
12-
clear
11+
echo ""
1312

1413
gh release create $GIT_TAG -t "$GIT_TAG"

0 commit comments

Comments
 (0)