From 4e64c74b10f47f66f5810e377f23a80c8efbc76b Mon Sep 17 00:00:00 2001 From: y377 <58632405+y377@users.noreply.github.com> Date: Fri, 4 Aug 2023 03:49:23 +0800 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c3e95b4..b71718a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -32,8 +32,8 @@ jobs: TYYP_USERNAME: ${{ secrets.TYYP_USERNAME }} TYYP_PSW: ${{ secrets.TYYP_PSW }} - - name: Deploy - uses: peaceiris/actions-gh-pages@v3 + - name: GitHub Pages action + uses: peaceiris/actions-gh-pages@v3.9.3 with: - github_token: ${{ secrets.GITHUB_TOKEN }} - publish_dir: ./ + github_token: ${{ secrets.PAT_TOKEN }} + publish_dir: /