aboutsummaryrefslogtreecommitdiffstats
path: root/maint/push-to-public
blob: 4ed9467e883326667b314dbd7530f16410c8039b (plain)
1
2
3
4
#!/bin/sh
set -e
git push --tags public
git push --tags github