Update test_Bt.yml

This commit is contained in:
lesfox 2023-01-31 23:42:28 +08:00 committed by GitHub
parent 7415212ea3
commit 40599c990e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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