From 40599c990e1eb32238082a99d00160e85d21cf02 Mon Sep 17 00:00:00 2001 From: lesfox Date: Tue, 31 Jan 2023 23:42:28 +0800 Subject: [PATCH] Update test_Bt.yml --- .github/workflows/test_Bt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test_Bt.yml b/.github/workflows/test_Bt.yml index 39849fe..fa37522 100644 --- a/.github/workflows/test_Bt.yml +++ b/.github/workflows/test_Bt.yml @@ -18,5 +18,5 @@ jobs: with: github_token: ${{ secrets.HUGO_DEPLOY_TOKEN }} PUBLISH_BRANCH: main - PUBLISH_DIR: ./tracker.txt + PUBLISH_DIR: ./tracker commit_message: ${{ github.event.head_commit.message }}