Skip to content

Commit

Permalink
fix: input parameter name
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkh committed Jul 28, 2023
1 parent 78220f3 commit a32fd1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-helm-chart-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
- uses: ./tmp/github-workflows/.github/actions/check-helm-chart-version
with:
package_file: ${{ inputs.package_file }}
current_directory: ${{ inputs.chart_directory }}
chart_directory: ${{ inputs.chart_directory }}

0 comments on commit a32fd1a

Please sign in to comment.