From 2b2578b05c3224d1ccc963f72da20d1d84869138 Mon Sep 17 00:00:00 2001 From: lesfox Date: Tue, 31 Jan 2023 23:47:41 +0800 Subject: [PATCH] Update test_Bt.yml --- .github/workflows/test_Bt.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/test_Bt.yml b/.github/workflows/test_Bt.yml index e4a6c5c..b0d3136 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: - github_token: ${{ secrets.GITHUB_TOKEN }} - PUBLISH_BRANCH: main - PUBLISH_DIR: ./public + github_token: ${{ secrets.GITHUB_TOKEN }} + publish_dir: ./tracker +