Push tag to upstream as well

This commit is contained in:
Markus Westerlind 2018-10-27 13:41:26 +02:00
parent 0a02931960
commit 7f071a375b

View File

@ -41,6 +41,7 @@ publish lalrpop
git tag $VERSION
git push origin tag $VERSION
git push upstream tag $VERSION || true
printf "Updated version in docs etc..."
perl -p -i -e 's/^version = "[0-9.]+"$/version = "'$VERSION'"/' \