mirror of
https://github.com/easingthemes/ssh-deploy
synced 2026-02-19 08:22:00 +08:00
fix: fix default TARGET
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user