Skip to content

Commit 3fd246c

Browse files
committed
push tags to remote
1 parent 2aba299 commit 3fd246c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

make_tag.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ read -p "Please generate CHANGELOG and commit it BEFORE you tag. Press a key whe
1818
read -p "Press any key to create the tag or Ctrl-C to break..." -n1
1919
git tag -fa v$VER -m"v$VER"
2020
git push -f --tags
21+
git push upstream -f --tags

0 commit comments

Comments
 (0)