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