Skip to content

Commit

Permalink
Fix inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
ImDevinC committed Jan 28, 2024
1 parent 9ada634 commit 0485835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shared-chart-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
charts_dir: ${{ github.event.inputs.chart-dir }}
charts_dir: ${{ inputs.chart-dir }}

0 comments on commit 0485835

Please sign in to comment.