docs: scp 新增删除与覆盖属性

This commit is contained in:
xlsea 2025-06-04 14:28:52 +08:00
parent 4a63f6f515
commit 3c2f4e45ef

View File

@ -39,3 +39,5 @@ jobs:
port: ${{ secrets.SSH_PORT }}
source: "dist/*"
target: ${{ secrets.TARGET_PATH }}
rm: true
overwrite: true