diff --git a/.github/deploy.sh b/.github/deploy.sh index e33d835a..34877d85 100755 --- a/.github/deploy.sh +++ b/.github/deploy.sh @@ -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