mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -04:00
Fix chart name to push to oci
This commit is contained in:
parent
45698e1d18
commit
147e0eef36
2
.github/workflows/helm-release-chart.yml
vendored
2
.github/workflows/helm-release-chart.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user