Merge pull request #21 from ahmedwaleedmalik/patch-1
Fix owner input param
This commit is contained in:
commit
783b78be0e
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ runs:
|
||||||
- ${{ inputs.token }}
|
- ${{ inputs.token }}
|
||||||
- ${{ inputs.charts_dir }}
|
- ${{ inputs.charts_dir }}
|
||||||
- ${{ inputs.charts_url }}
|
- ${{ inputs.charts_url }}
|
||||||
- ${{ inputs.user }}
|
- ${{ inputs.owner }}
|
||||||
- ${{ inputs.repository }}
|
- ${{ inputs.repository }}
|
||||||
- ${{ inputs.branch }}
|
- ${{ inputs.branch }}
|
||||||
- ${{ inputs.target_dir }}
|
- ${{ inputs.target_dir }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue