mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-02-20 14:52:34 +00:00
Add script to push release
This commit is contained in:
parent
ae3a786ef5
commit
5c92120c6a
2
scripts/push-release.sh
Executable file
2
scripts/push-release.sh
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
git push && git push --tags && git push github && git push --tags github
|
Loading…
Reference in New Issue
Block a user