docs: scp 新增删除与覆盖属性
This commit is contained in:
parent
4a63f6f515
commit
3c2f4e45ef
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -39,3 +39,5 @@ jobs:
|
||||
port: ${{ secrets.SSH_PORT }}
|
||||
source: "dist/*"
|
||||
target: ${{ secrets.TARGET_PATH }}
|
||||
rm: true
|
||||
overwrite: true
|
||||
|
Loading…
Reference in New Issue
Block a user