Update test_Bt.yml

This commit is contained in:
lesfox 2023-01-31 23:38:02 +08:00 committed by GitHub
parent 847012aaa4
commit cbb160f1cc
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.txt
commit_message: ${{ github.event.head_commit.message }}