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 f50e209 commit 3df91c8Copy full SHA for 3df91c8
.github/workflows/github-pages.yml
@@ -58,4 +58,4 @@ jobs:
58
# 发布到的分支
59
BRANCH: gh-pages
60
# 要发布的文件夹
61
- FOLDER: dist
+ FOLDER: docs/.vitepress/dist
0 commit comments