diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 95dbf7e..84086cc 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -32,4 +32,4 @@ jobs: if: github.ref == 'refs/heads/main' with: github_token: ${{ secrets.GITHUB_TOKEN }} - publish_dir: ../public + publish_dir: ./dist/