Skip to content

Commit

Permalink
Fix chart name to push to oci
Browse files Browse the repository at this point in the history
  • Loading branch information
zoriya authored Jan 5, 2025
1 parent 45698e1 commit 147e0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release-chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- name: Push Helm Chart to GHCR
run: |
helm push packaged-chart.tgz oci://ghcr.io/${{ github.repository_owner }}/helm-charts
helm push kyoo-*.tgz oci://ghcr.io/${{ github.repository_owner }}/helm-charts

0 comments on commit 147e0ee

Please sign in to comment.