From 6d829b822ec3220e4ca3db090a7b6f8c83215b5c Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Fri, 22 Nov 2024 11:02:53 +0800 Subject: [PATCH] Docs: update commit_author --- .github/workflows/hugomod.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/hugomod.yml b/.github/workflows/hugomod.yml index b01f9e8..17f524c 100644 --- a/.github/workflows/hugomod.yml +++ b/.github/workflows/hugomod.yml @@ -30,4 +30,4 @@ jobs: uses: stefanzweifel/git-auto-commit-action@v5 with: commit_message: ":arrow_up: Chore(deps): update theme components" - commit_author: "lruihao-bot " + commit_author: "github-actions[bot] "