We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af60310 commit d563764Copy full SHA for d563764
1 file changed
release.sh
@@ -73,4 +73,4 @@ echo "Cleaning Up..."
73
git checkout "$curbranch"
74
git branch -D "$branch"
75
76
-echo "Done"
+echo "Done. Release archive created: $release.zip"
0 commit comments