diff --git a/.github/workflows/docker-multistage-configure.yml b/.github/workflows/docker-multistage-configure.yml index 35dce09..c02a571 100644 --- a/.github/workflows/docker-multistage-configure.yml +++ b/.github/workflows/docker-multistage-configure.yml @@ -32,7 +32,7 @@ on: description: 'The JSON string for deploy fields to extract' required: false type: string - default: '[{"VERSION":"VERSION"}, {"FLAVOUR":"FLAVOUR"}, {"HELM":"EXTRA"}]' + default: '[{"VERSION":"VERSION"}, {"FLAVOUR":"FLAVOUR"}' ### ### Input Secrets