Skip to content

Commit 38e78e1

Browse files
committed
push helm chart to separate ghcr package
1 parent 32f6b21 commit 38e78e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,4 +116,4 @@ jobs:
116116
# align chart appVersion with the image tag
117117
sed -i "s/^appVersion:.*/appVersion: \"${{ steps.resolve_tags.outputs.tag }}\"/" firefly/helm/Chart.yaml
118118
helm package firefly/helm/
119-
helm push firefly-*.tgz oci://ghcr.io/caltech-ipac
119+
helm push firefly-*.tgz oci://ghcr.io/caltech-ipac/firefly-chart

0 commit comments

Comments
 (0)