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 6b0a1d6 commit d8c6872Copy full SHA for d8c6872
.github/workflows/deploy.yml
@@ -30,4 +30,7 @@ jobs:
30
with:
31
github_token: ${{ secrets.GITHUB_TOKEN }}
32
publish_dir: ./vitepress/dist
33
+ path: ./vitepress/dist
34
+ publish_branch: gh-pages
35
+ publish_repo: ${{ github.repository }}
36
cname: devdocs.aureuserp.com
0 commit comments