改改 workflows
This commit is contained in:
2
.github/workflows/auto-update-gfw-pac.yml
vendored
2
.github/workflows/auto-update-gfw-pac.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "GitHub Action"
|
||||
git add .
|
||||
git commit -a -m "自动更新 gfw.pac"
|
||||
git commit -a -m "自动更新 cidrs-cn.txt 和 gfw.pac"
|
||||
|
||||
- name: Push changes
|
||||
uses: ad-m/github-push-action@master
|
||||
|
||||
Reference in New Issue
Block a user