Skip to content

Commit c6e7e7c

Browse files
committed
Fixed another quote
1 parent 6441617 commit c6e7e7c

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
@@ -28,7 +28,7 @@ inputs:
2828
description: 'Path and name of the state file - this file is used to track which files have been deployed'
2929
dry-run:
3030
required: false
31-
description: 'Prints which modifications will be made with current config options, but doesn't actually make any changes'
31+
description: 'Prints which modifications will be made with current config options, but doesnt actually make any changes'
3232
dangerous-clean-slate:
3333
required: false
3434
description: 'Deletes ALL contents of server-dir, even items in excluded with exclude argument'

0 commit comments

Comments
 (0)