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: /