From 3b9f2e5a585564bd19413a7d92eac7c4bb63325f Mon Sep 17 00:00:00 2001 From: koy <369491420@qq.com> Date: Mon, 4 Dec 2023 11:10:48 +0800 Subject: [PATCH] chore: polish. --- .github/workflows/deploy.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 7a9165766..0dd51326c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -40,5 +40,4 @@ jobs: publish_dir: ./ enable_jekyll: true keep_files: true - force_orphan: true - commit_message: [PagesDeploy] - ${{ github.event.head_commit.message }} + commit_message: PagesDeploy commit - ${{ github.event.head_commit.message }}