Skip to content

Commit

Permalink
[ci] Calling the right make target for packing helm chart
Browse files Browse the repository at this point in the history
Signed-off-by: dd di cesare <[email protected]>
  • Loading branch information
didierofrivia committed Feb 3, 2025
1 parent 3c4b9d9 commit 1d10022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-helm-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Package Helm Chart
run: |
GPG_KEY_UID="Kuadrant Development Team" \
make helm-package
make helm-package-sign
- name: Parse Tag
run: |
Expand Down

0 comments on commit 1d10022

Please sign in to comment.