mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-09-08 17:16:50 +08:00
feat(docs): update deployment configuration for documentation upload
This commit is contained in:
@@ -47,4 +47,5 @@ jobs:
|
|||||||
key: ${{ secrets.SERVER_SSH_KEY }}
|
key: ${{ secrets.SERVER_SSH_KEY }}
|
||||||
passphrase: ${{ secrets.SSH_PASSPHRASE }}
|
passphrase: ${{ secrets.SSH_PASSPHRASE }}
|
||||||
source: "Docs/.vitepress/dist/*"
|
source: "Docs/.vitepress/dist/*"
|
||||||
target: "/opt/1panel/www/sites/foxel.cc/index"
|
target: "/opt/1panel/www/sites/foxel.cc/index"
|
||||||
|
strip_components: 3
|
||||||
Reference in New Issue
Block a user