From f556656f8c65dd2ee1f78e6c0889ad294c20dcfd Mon Sep 17 00:00:00 2001 From: koy <369491420@qq.com> Date: Mon, 4 Dec 2023 11:04:52 +0800 Subject: [PATCH] chore: polish. --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 59ceed51e..c656c0fb1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -40,4 +40,4 @@ jobs: enable_jekyll: true keep_files: true force_orphan: true - commit_message: ${{ github.event.head_commit.message }} + commit_message: Deploy Pages, commit - ${{ github.event.head_commit.message }}