更新 .gitea/workflows/sync_raw_file.yml
All checks were successful
SyncRawFile / sync_files (push) Successful in 5s

This commit is contained in:
2024-11-09 06:39:31 +00:00
parent b39b05df13
commit 69a7034867

View File

@@ -17,7 +17,8 @@ jobs:
run: |
mkdir -p ./surge/
curl -o ./surge/China_All.list https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/refs/heads/master/rule/Surge/China/China_All.list
curl -o ./surge/Proxy_All.list https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/Proxy/Proxy_All.list
curl -o ./surge/Claude.list https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Surge/Claude/Claude.list
- name: Commit and push changes
run: |
git config --global user.name "yuanzhen869"