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 ba225f3 commit f5e5916Copy full SHA for f5e5916
.github/workflows/deploy.yml
@@ -43,4 +43,4 @@ jobs:
43
uses: peaceiris/actions-gh-pages@v4
44
with:
45
github_token: ${{ secrets.GITHUB_TOKEN }}
46
- publish_dir: ./dist
+ publish_dir: ./docs/.vitepress/dist
0 commit comments