mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-09-05 07:36:53 +08:00
feat(docs): update deployment configuration for documentation upload
This commit is contained in:
@@ -46,5 +46,6 @@ jobs:
|
|||||||
username: ${{ secrets.SERVER_USERNAME }}
|
username: ${{ secrets.SERVER_USERNAME }}
|
||||||
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: 1
|
||||||
Reference in New Issue
Block a user