diff --git a/.github/workflows/test_Bt.yml b/.github/workflows/test_Bt.yml index 32406ab..91269fd 100644 --- a/.github/workflows/test_Bt.yml +++ b/.github/workflows/test_Bt.yml @@ -16,6 +16,6 @@ jobs: - name: Deploy uses: peaceiris/actions-gh-pages@v3 with: - Tracker_token: ${{ secrets.TRACKER_TOKEN }} + github_token: ${{ secrets.TRACKER_TOKEN }} publish_dir: ./tracker