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 4712367 commit b70683bCopy full SHA for b70683b
action.yml
@@ -10,7 +10,7 @@ inputs:
10
FLAGS:
11
description: "optional flags for the deployment"
12
required: false
13
- default: "-azvr --exclude=".*""
+ default: '-azvr --exclude=".*"'
14
TPO_SRC_PATH:
15
description: "An optional source directory to deploy other than the root directory that is being versioned."
16
default: ""
0 commit comments