From 53f48fef7487db0029f83dbb4d6aef20e91c9d13 Mon Sep 17 00:00:00 2001 From: lesfox Date: Wed, 1 Feb 2023 00:01:29 +0800 Subject: [PATCH] Update test_Bt.yml --- .github/workflows/test_Bt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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