sync tags in releaser script
This commit is contained in:
@ -28,3 +28,5 @@ github-release upload --user "${GITHUB_USER}" \
|
||||
--name "i2pfirefox.zip" \
|
||||
--file "i2pfirefox.zip" \
|
||||
--replace
|
||||
git pull github --tags
|
||||
git push --all
|
Reference in New Issue
Block a user