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 89efde7 commit 8fcfdc1Copy full SHA for 8fcfdc1
1 file changed
.github/workflows/build-and-deploy-gh-pages.yml
@@ -31,5 +31,5 @@ jobs:
31
uses: peaceiris/actions-gh-pages@v3
32
with:
33
github_token: ${{ secrets.GITHUB_TOKEN }}
34
- publish_dir: dist/prod
+ publish_dir: dist/prod/browser
35
enable_jekyll: true
0 commit comments