We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8d3d6b commit f40139cCopy full SHA for f40139c
scripts/release.sh
@@ -26,6 +26,4 @@ then
26
git push origin refs/tags/v$VERSION
27
git push
28
npm publish
29
-
30
- git push
31
fi
0 commit comments