Skip to content

Commit 6441617

Browse files
committed
fixing yaml quote
1 parent 81ee749 commit 6441617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ inputs:
3131
description: 'Prints which modifications will be made with current config options, but doesn't actually make any changes'
3232
dangerous-clean-slate:
3333
required: false
34-
description: 'Deletes ALL contents of server-dir, even items in excluded with 'exclude' argument'
34+
description: 'Deletes ALL contents of server-dir, even items in excluded with exclude argument'
3535
include:
3636
required: false
3737
description: 'An array of glob patterns, these files will always be included in the publish/delete process - even if no change occurred'

0 commit comments

Comments
 (0)