mirror of
https://github.com/gaoyifan/china-operator-ip.git
synced 2025-07-16 14:22:29 +08:00
push to gh-pages branch as well
This commit is contained in:
parent
2b70e6b6f0
commit
24d7f49757
@ -8,4 +8,5 @@ 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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user