We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a59ce9f commit 63d6358Copy full SHA for 63d6358
1 file changed
scripts/prepare-release.sh
@@ -24,4 +24,4 @@ cp README.md dist/ngqp/core
24
cp LICENSE dist/ngqp/core
25
26
echo "[7] Pushing to remote"
27
-git push
+git push --tags
0 commit comments