Skip to content

Commit

Permalink
Fix charts repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
Haarolean committed Feb 14, 2024
1 parent 87d85fe commit fd19e4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,6 @@ jobs:
uses: peter-evans/repository-dispatch@v2
with:
token: ${{ secrets.CHARTS_ACTIONS_TOKEN }}
repository: kafbat/-ui-charts
repository: kafbat/helm-charts
event-type: prepare-helm-release
client-payload: '{"appversion": "${{ needs.release.outputs.version }}"}'

0 comments on commit fd19e4b

Please sign in to comment.