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 bfe4199 commit f2f4af1Copy full SHA for f2f4af1
.github/workflows/docker-multistage-configure.yml
@@ -32,7 +32,7 @@ on:
32
description: 'The JSON string for deploy fields to extract'
33
required: false
34
type: string
35
- default: '[{"VERSION":"VERSION"}, {"FLAVOUR":"FLAVOUR"}'
+ default: '[{"VERSION":"VERSION"}, {"FLAVOUR":"FLAVOUR"}]'
36
37
###
38
### Input Secrets
0 commit comments