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 efe209e commit 83a40a3Copy full SHA for 83a40a3
1 file changed
.github/workflows/deploy.yml
@@ -36,8 +36,7 @@ jobs:
36
- name: Upload artifact
37
uses: actions/upload-pages-artifact@v3
38
with:
39
- path: docs/.vitepress/dist
40
-
+ path: .vitepress/dist
41
deploy:
42
environment:
43
name: github-pages
0 commit comments