Update test_Bt.yml
This commit is contained in:
parent
7415212ea3
commit
40599c990e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test_Bt.yml
vendored
2
.github/workflows/test_Bt.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue