55: Fix for missing tags/releases from Gitea and GitHub project hosting.

This commit is contained in:
2018-01-17 20:27:09 -08:00
parent 389778c716
commit cc1d6f53a0
3 changed files with 8 additions and 2 deletions

View File

@@ -2,5 +2,5 @@
set -e
git push -u origin
git push -u github
git push -u origin master
git push -u github master