mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2026-02-04 17:55:53 +08:00
Update action.yml
This commit is contained in:
@@ -27,6 +27,10 @@ inputs:
|
||||
description: "Arguments to pass to rsync"
|
||||
required: false
|
||||
default: "-rltgoDzvO"
|
||||
EXCLUDE:
|
||||
description: "An array of folder to exclude"
|
||||
required: false
|
||||
default: ""
|
||||
outputs:
|
||||
status:
|
||||
description: "Status"
|
||||
|
||||
Reference in New Issue
Block a user