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 bbc7312 commit 0a5f5f4Copy full SHA for 0a5f5f4
.github/workflows/docs-github-pages-deploy.yaml
@@ -43,4 +43,4 @@ jobs:
43
uses: JamesIves/[email protected]
44
with:
45
branch: gh-pages # The branch the action should deploy to.
46
- folder: ./apps/docs/.vuepress/dist # The folder the action should deploy.
+ folder: ./apps/docs/docs/.vuepress/dist # The folder the action should deploy.
0 commit comments