We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 906aec6 commit ec25de8Copy full SHA for ec25de8
.github/workflows/deploy.yml
@@ -58,7 +58,5 @@ jobs:
58
uses: peaceiris/actions-gh-pages@v4
59
with:
60
github_token: ${{ secrets.GITHUB_TOKEN }}
61
- # Path to the compiled static assets. Assuming 'dist' for modern bundlers (Vite).
62
publish_dir: ./client/dist
63
- # The target branch for deployment
64
publish_branch: gh-pages
0 commit comments