Deprecate branch gh-pages

This commit is contained in:
Yifan Gao 2021-02-08 17:39:26 +08:00
parent a17e36b2dc
commit e57917e91f

View File

@ -9,5 +9,4 @@ git config user.email $GIT_USER_EMAIL
git add . git add .
git commit -m "update $(date +%Y-%m-%d)" 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:ip-lists
git push -q "https://${GH_TOKEN}@${GH_REF}" ip-lists:gh-pages