mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2024-12-23 06:48:33 +01:00
[script] update deploy
This commit is contained in:
parent
eb3aa7c741
commit
c889d86c0c
2
.github/deploy.sh
vendored
2
.github/deploy.sh
vendored
@ -13,4 +13,4 @@ git commit -m "[auto] [ci skip] Generate README"
|
|||||||
git add ARCHIVE.md
|
git add ARCHIVE.md
|
||||||
git commit -m "[auto] [ci skip] Generate ARCHIVE"
|
git commit -m "[auto] [ci skip] Generate ARCHIVE"
|
||||||
|
|
||||||
git push --quiet "https://${GH_TOKEN}@github.com/dkhamsing/open-source-ios-apps" master:master > /dev/null 2>&1
|
git push --quiet "https://${GH_TOKEN}@github.com/dkhamsing/open-source-ios-apps" > /dev/null 2>&1
|
||||||
|
Loading…
Reference in New Issue
Block a user