From 19c16998bdb7d5911f00022be865cb6c228e7a2c Mon Sep 17 00:00:00 2001 From: Linloir <3145078758@qq.com> Date: Fri, 11 Oct 2024 09:51:47 +0800 Subject: [PATCH] feat: change workflow yml --- .gitea/workflows/deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index b0a8ae4..f5f1220 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -40,8 +40,8 @@ jobs: uses: https://github.com/stefanzweifel/git-auto-commit-action@v5 with: commit_message: "Auto deploy pages" - commit_user_name: "Gitea-Actions[bot]" - commit_user_email: "41898282+gitea-actions[bot]@users.noreply.gitea.com" + commit_user_name: "Linloir" + commit_user_email: "3145078758@qq.com" branch: publish commit_options: "--no-verify" - name: Call API to Update Caddy