改改 workflows

This commit is contained in:
zhiyi
2024-10-03 17:19:33 +08:00
parent 555acef5c1
commit 48aa309ec3
2 changed files with 4 additions and 8 deletions

View File

@@ -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