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 df32ad3 commit 98be23fCopy full SHA for 98be23f
.github/workflows/deploy-docs.yml
@@ -25,5 +25,5 @@ jobs:
25
env:
26
BASE_BRANCH: source
27
BRANCH: master
28
- FOLDER: ./docs/.vuepress/dist
+ FOLDER: docs/.vuepress/dist
29
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments