We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d4926f7 + e0973c4 commit bfe4199Copy full SHA for bfe4199
1 file changed
.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"}, {"HELM":"EXTRA"}]'
+ default: '[{"VERSION":"VERSION"}, {"FLAVOUR":"FLAVOUR"}'
36
37
###
38
### Input Secrets
0 commit comments