Skip to content

Commit

Permalink
Missing helm_ in action inputs (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoDiazL authored Sep 27, 2023
1 parent 9608662 commit 690916f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,4 @@ runs:
REPO_PASSWORD: ${{ inputs.password }}
VERSION: ${{ inputs.version }}
USE_SECRETS_VALS: ${{ inputs.use-secrets-vals }}
HELM_EXTRA_ARGS: ${{ inputs.extra-args }}
HELM_EXTRA_ARGS: ${{ inputs.helm-extra-args }}

0 comments on commit 690916f

Please sign in to comment.