Skip to content

Commit b70683b

Browse files
committed
update quotes on default flags
1 parent 4712367 commit b70683b

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
@@ -10,7 +10,7 @@ inputs:
1010
FLAGS:
1111
description: "optional flags for the deployment"
1212
required: false
13-
default: "-azvr --exclude=".*""
13+
default: '-azvr --exclude=".*"'
1414
TPO_SRC_PATH:
1515
description: "An optional source directory to deploy other than the root directory that is being versioned."
1616
default: ""

0 commit comments

Comments
 (0)