From 867d4c101d7cd0b35d52b28373e0088e72c18299 Mon Sep 17 00:00:00 2001 From: adminroot Date: Sat, 13 Sep 2025 05:07:34 -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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/update-rules.yml b/.gitea/workflows/update-rules.yml index c325a77..1be0ef2 100644 --- a/.gitea/workflows/update-rules.yml +++ b/.gitea/workflows/update-rules.yml @@ -139,8 +139,8 @@ jobs: - name: 提交更改 run: | - git config --local user.email "github-actions[bot]@users.noreply.github.com" - git config --local user.name "github-actions[bot]" + git config --local user.email "gitea-actions[bot]@users.noreply.nvme.cc" + git config --local user.name "gitea-actions[bot]" git add . git diff --cached --quiet || git commit -m "Update rules: $(date +'%Y-%m-%d')" git push \ No newline at end of file