We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9608662 commit 690916fCopy full SHA for 690916f
action.yaml
@@ -126,4 +126,4 @@ runs:
126
REPO_PASSWORD: ${{ inputs.password }}
127
VERSION: ${{ inputs.version }}
128
USE_SECRETS_VALS: ${{ inputs.use-secrets-vals }}
129
- HELM_EXTRA_ARGS: ${{ inputs.extra-args }}
+ HELM_EXTRA_ARGS: ${{ inputs.helm-extra-args }}
0 commit comments