We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 275b81d commit e7745efCopy full SHA for e7745ef
1 file changed
scripts/change-version-to
@@ -58,7 +58,6 @@ on_success() {
58
git tag -a $VERSION$SUFFIX -m "version $VERSION$SUFFIX"
59
60
echo "Pushing to Github"
61
- git push origin master
62
git push origin $VERSION$SUFFIX
63
64
echo "Generating release $VERSION$SUFFIX"
0 commit comments