Update test_Bt.yml
This commit is contained in:
parent
98ed58135e
commit
2b2578b05c
1 changed files with 3 additions and 3 deletions
6
.github/workflows/test_Bt.yml
vendored
6
.github/workflows/test_Bt.yml
vendored
|
@ -16,6 +16,6 @@ jobs:
|
|||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
PUBLISH_BRANCH: main
|
||||
PUBLISH_DIR: ./public
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./tracker
|
||||
|
||||
|
|
Loading…
Reference in a new issue