parent
a1cd162ddf
commit
d27c50cdc4
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ jobs:
|
|||
- name: 'Get Tracker'
|
||||
run: bash ./bt.sh
|
||||
- name: Deploy
|
||||
uses: https://github.com/eaceiris/actions-gh-pages@v3
|
||||
uses: https://github.com/peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.TRACKER_TOKEN }}
|
||||
PUBLISH_BRANCH: BT_Merge
|
||||
|
|
Loading…
Reference in a new issue