mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2025-06-21 12:02:09 +10:00
fix: fix default TARGET
This commit is contained in:
parent
056fb0fea7
commit
4d086346af
4 changed files with 8 additions and 15 deletions
|
@ -22,7 +22,7 @@ inputs:
|
|||
TARGET:
|
||||
description: "Target directory"
|
||||
required: false
|
||||
default: "/home/REMOTE_USER/"
|
||||
default: ""
|
||||
ARGS:
|
||||
description: "Arguments to pass to rsync"
|
||||
required: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue