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