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 6441617 commit c6e7e7cCopy full SHA for c6e7e7c
action.yml
@@ -28,7 +28,7 @@ inputs:
28
description: 'Path and name of the state file - this file is used to track which files have been deployed'
29
dry-run:
30
required: false
31
- 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 doesnt actually make any changes'
32
dangerous-clean-slate:
33
34
description: 'Deletes ALL contents of server-dir, even items in excluded with exclude argument'
0 commit comments