diff --git a/.github/workflows/gh-deploy.yaml b/.github/workflows/gh-deploy.yaml index 00d9ce096..7b1045ac3 100644 --- a/.github/workflows/gh-deploy.yaml +++ b/.github/workflows/gh-deploy.yaml @@ -29,4 +29,4 @@ jobs: uses: peaceiris/actions-gh-pages@v3 with: github_token: ${{ secrets.GITHUB_TOKEN }} - publish_branch: gh-pages + publish_dir: ./dist