1. require remote_path

This commit is contained in:
wl
2022-06-29 21:49:29 +08:00
parent 3586e619fa
commit 33436f92f1
4 changed files with 11 additions and 7 deletions

View File

@@ -18,4 +18,4 @@ jobs:
ssh_private_key: ${{ secrets.SSH_PRIVATE_KEY }}
local_path: './action.yml' # 对应我们项目build的文件夹路径
remote_path: '/var/www/react-app/'
delete_remote_files: true
# delete_remote_files: true