Skip to content

Commit e7745ef

Browse files
committed
Update script
1 parent 275b81d commit e7745ef

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/change-version-to

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ on_success() {
5858
git tag -a $VERSION$SUFFIX -m "version $VERSION$SUFFIX"
5959

6060
echo "Pushing to Github"
61-
git push origin master
6261
git push origin $VERSION$SUFFIX
6362

6463
echo "Generating release $VERSION$SUFFIX"

0 commit comments

Comments
 (0)