We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4926f7 commit e0973c4Copy full SHA for e0973c4
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