chore: also mirror tags
This commit is contained in:
parent
d8a38b60e3
commit
962f2d5dd6
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
echo "post-commit..."
|
||||
git push gh
|
||||
git push gh --tags
|
||||
git push sh
|
||||
git push sh --tags
|
||||
|
|
|
|||
Loading…
Reference in a new issue