diff --git a/upload.sh b/upload.sh index f7a1f533..cad14824 100755 --- a/upload.sh +++ b/upload.sh @@ -9,5 +9,4 @@ git config user.email $GIT_USER_EMAIL git add . git commit -m "update $(date +%Y-%m-%d)" git push -q "https://${GH_TOKEN}@${GH_REF}" ip-lists:ip-lists -git push -q "https://${GH_TOKEN}@${GH_REF}" ip-lists:gh-pages