From fa78b649616524a5c6729a65584ae473f26bd7cd Mon Sep 17 00:00:00 2001 From: adminroot Date: Thu, 11 Sep 2025 22:53:39 -0700 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/update-ru?= =?UTF-8?q?les.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/update-rules.yml | 1 - 1 file changed, 1 deletion(-) 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"