mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-05-11 09:59:50 +08:00
feat(docs): update deployment configuration for documentation upload
This commit is contained in:
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
@@ -47,4 +47,5 @@ jobs:
|
||||
key: ${{ secrets.SERVER_SSH_KEY }}
|
||||
passphrase: ${{ secrets.SSH_PASSPHRASE }}
|
||||
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