Add username and email args for docker image
This commit is contained in:
parent
012a068dd0
commit
c926e0782e
1 changed files with 2 additions and 0 deletions
|
@ -53,3 +53,5 @@ runs:
|
|||
- ${{ inputs.target_dir }}
|
||||
- ${{ inputs.helm_version }}
|
||||
- ${{ inputs.linting }}
|
||||
- ${{ inputs.commit_username }}
|
||||
- ${{ inputs.commit_email }}
|
||||
|
|
Loading…
Add table
Reference in a new issue