mirror of
https://github.com/SamKirkland/FTP-Deploy-Action.git
synced 2025-08-14 22:15:05 +00:00
fixing yaml quote
This commit is contained in:
parent
81ee749b94
commit
64416173e6
@ -31,7 +31,7 @@ inputs:
|
|||||||
description: 'Prints which modifications will be made with current config options, but doesn't actually make any changes'
|
description: 'Prints which modifications will be made with current config options, but doesn't actually make any changes'
|
||||||
dangerous-clean-slate:
|
dangerous-clean-slate:
|
||||||
required: false
|
required: false
|
||||||
description: 'Deletes ALL contents of server-dir, even items in excluded with 'exclude' argument'
|
description: 'Deletes ALL contents of server-dir, even items in excluded with exclude argument'
|
||||||
include:
|
include:
|
||||||
required: false
|
required: false
|
||||||
description: 'An array of glob patterns, these files will always be included in the publish/delete process - even if no change occurred'
|
description: 'An array of glob patterns, these files will always be included in the publish/delete process - even if no change occurred'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user