Update main.yml
This commit is contained in:
parent
047353293f
commit
82bd15ca74
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -17,5 +17,5 @@ jobs:
|
||||||
uses: peaceiris/actions-gh-pages@v3
|
uses: peaceiris/actions-gh-pages@v3
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.TRACKER_TOKEN }}
|
github_token: ${{ secrets.TRACKER_TOKEN }}
|
||||||
PUBLISH_BRANCH: main
|
PUBLISH_BRANCH: BT_Merge
|
||||||
publish_dir: ./tracker
|
publish_dir: ./tracker
|
||||||
|
|
Loading…
Reference in a new issue