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 d53ebf2 commit 43a19a9Copy full SHA for 43a19a9
.github/workflows/docs.yml
@@ -52,3 +52,4 @@ jobs:
52
key: ${{ secrets.SSH_KEY }}
53
source: './docs/docs/.vuepress/dist/*'
54
target: ${{ secrets.DOCS_UPLOAD_PATH }}
55
+ strip_components: 4
0 commit comments