diff --git a/.gitea/workflows/update-rules.yml b/.gitea/workflows/update-rules.yml index 41c8a81..7101996 100644 --- a/.gitea/workflows/update-rules.yml +++ b/.gitea/workflows/update-rules.yml @@ -45,7 +45,6 @@ jobs: echo "=== 文件大小统计 ===" du -h ruleset/* - # 方案1:提交到仓库(推荐) - name: 提交规则文件到仓库 run: | git config --local user.email "action@github.com"