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 }}