diff --git a/action.yml b/action.yml index d96e8ee..e637dcc 100644 --- a/action.yml +++ b/action.yml @@ -53,3 +53,5 @@ runs: - ${{ inputs.target_dir }} - ${{ inputs.helm_version }} - ${{ inputs.linting }} + - ${{ inputs.commit_username }} + - ${{ inputs.commit_email }}