Skip to content

Commit 3fd246c

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)