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