mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-24 08:02:26 -04:00
Fix chart name to push to oci
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user