Remove 4 directory levels

This commit is contained in:
Victor Melnik 2024-02-26 22:27:35 +02:00 committed by GitHub
parent d53ebf2290
commit 43a19a96a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,3 +52,4 @@ jobs:
key: ${{ secrets.SSH_KEY }} key: ${{ secrets.SSH_KEY }}
source: './docs/docs/.vuepress/dist/*' source: './docs/docs/.vuepress/dist/*'
target: ${{ secrets.DOCS_UPLOAD_PATH }} target: ${{ secrets.DOCS_UPLOAD_PATH }}
strip_components: 4