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.
2 parents ad9ec1d + a8099d8 commit 2d2ded0Copy full SHA for 2d2ded0
.github/workflows/deploy.yml
@@ -41,4 +41,4 @@ jobs:
41
uses: JamesIves/github-pages-deploy-action@v4
42
with:
43
branch: gh-pages # The branch the action should deploy to.
44
- folder: docs-site/build # The folder the action should deploy.
+ folder: docs-site/dist # The folder the action should deploy.
0 commit comments