We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ee749 commit 6441617Copy full SHA for 6441617
action.yml
@@ -31,7 +31,7 @@ inputs:
31
description: 'Prints which modifications will be made with current config options, but doesn't actually make any changes'
32
dangerous-clean-slate:
33
required: false
34
- 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'
35
include:
36
37
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