From b0188736380534df8cfdf7b054b273068cad9b7e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8C=E5=8F=89=E6=A0=91=E6=A0=91?= Date: Fri, 9 Jan 2026 13:19:08 +0800 Subject: [PATCH] =?UTF-8?q?ci(workflow):=20=E7=A7=BB=E9=99=A4=E9=83=A8?= =?UTF-8?q?=E7=BD=B2=E6=8F=90=E4=BA=A4=E4=BF=A1=E6=81=AF=E4=B8=AD=E7=9A=84?= =?UTF-8?q?SHA=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 225c93c6e..451b730c3 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -36,4 +36,4 @@ jobs: publish_dir: ./dist publish_branch: page cname: ${{ secrets.CNAME }} - commit_message: ${{ github.event.head_commit.message }} ${{ github.sha }} \ No newline at end of file + commit_message: ${{ github.event.head_commit.message }} \ No newline at end of file