Fix chart name to push to oci

This commit is contained in:
Zoe Roux 2025-01-05 22:00:53 +01:00 committed by GitHub
parent 45698e1d18
commit 147e0eef36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,4 +34,4 @@ jobs:
- name: Push Helm Chart to GHCR - name: Push Helm Chart to GHCR
run: | 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