From cbb160f1ccbd7944d514a017b895d918bf5e9e65 Mon Sep 17 00:00:00 2001 From: lesfox Date: Tue, 31 Jan 2023 23:38:02 +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 6eaf5f2..39849fe 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.txt commit_message: ${{ github.event.head_commit.message }}