更新 .gitea/workflows/update-rules.yml
Download Clash Rules / download-rules (push) Failing after 26s

This commit is contained in:
2025-09-11 22:53:39 -07:00
parent 0b65198917
commit fa78b64961
-1
View File
@@ -45,7 +45,6 @@ jobs:
echo "=== 文件大小统计 ===" echo "=== 文件大小统计 ==="
du -h ruleset/* du -h ruleset/*
# 方案1:提交到仓库(推荐)
- name: 提交规则文件到仓库 - name: 提交规则文件到仓库
run: | run: |
git config --local user.email "action@github.com" git config --local user.email "action@github.com"