Update test_Bt.yml
This commit is contained in:
parent
847012aaa4
commit
cbb160f1cc
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:
|
with:
|
||||||
github_token: ${{ secrets.HUGO_DEPLOY_TOKEN }}
|
github_token: ${{ secrets.HUGO_DEPLOY_TOKEN }}
|
||||||
PUBLISH_BRANCH: main
|
PUBLISH_BRANCH: main
|
||||||
PUBLISH_DIR: tracker.txt
|
PUBLISH_DIR: ./tracker.txt
|
||||||
commit_message: ${{ github.event.head_commit.message }}
|
commit_message: ${{ github.event.head_commit.message }}
|
||||||
|
|
Loading…
Reference in a new issue