mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-06-06 21:23:14 +00:00
Fix chart name to push to oci
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user