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 026cc8e commit 948cfcfCopy full SHA for 948cfcf
.github/workflows/ci.yml
@@ -17,4 +17,4 @@ jobs:
17
uses: JamesIves/[email protected]
18
with:
19
branch: gh-pages # The branch the action should deploy to.
20
- folder: .vitepress/dist # The folder the action should deploy.
+ folder: docs/.vitepress/dist # The folder the action should deploy.
0 commit comments