modify action
Some checks failed
Bt / bot (push) Failing after 3s

This commit is contained in:
liyp 2023-04-30 14:44:40 +08:00
parent 4d55a46a02
commit a1cd162ddf

View file

@ -14,7 +14,7 @@ jobs:
- name: 'Get Tracker' - name: 'Get Tracker'
run: bash ./bt.sh run: bash ./bt.sh
- name: Deploy - name: Deploy
uses: phttps://github.com/eaceiris/actions-gh-pages@v3 uses: https://github.com/eaceiris/actions-gh-pages@v3
with: with:
github_token: ${{ secrets.TRACKER_TOKEN }} github_token: ${{ secrets.TRACKER_TOKEN }}
PUBLISH_BRANCH: BT_Merge PUBLISH_BRANCH: BT_Merge