1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2024-12-22 21:38:44 +01:00

[script] update deploy

This commit is contained in:
dkhamsing 2016-05-13 11:16:40 -07:00
parent eb3aa7c741
commit c889d86c0c

2
.github/deploy.sh vendored
View File

@ -13,4 +13,4 @@ git commit -m "[auto] [ci skip] Generate README"
git add ARCHIVE.md
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