mirror of
https://github.com/easingthemes/ssh-deploy.git
synced 2026-06-27 23:49:56 +00:00
Merge d58cbed7c7 into 3884c8554f
This commit is contained in:
commit
07f933c835
@ -35,6 +35,10 @@ inputs:
|
||||
description: "paths to exclude separated by `,`, ie: `/dist/, /node_modules/`"
|
||||
required: false
|
||||
default: ""
|
||||
INCLUDE:
|
||||
description: "paths to include separated by `,`, ie: `/dist/, /node_modules/`"
|
||||
required: false
|
||||
default: ""
|
||||
SCRIPT_BEFORE:
|
||||
description: "Script to run on host machine before rsync"
|
||||
required: false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user