mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-23 23:39:47 +08:00
docs: scp 新增删除与覆盖属性
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user