We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 148c258 commit 0d6178cCopy full SHA for 0d6178c
1 file changed
.github/workflows/helm.yaml
@@ -56,4 +56,3 @@ jobs:
56
echo "Pushing helm chart ${CHART_NAME}-${CHART_VERSION}.tgz to oci://ghcr.io/${REPOSITORY_OWNER}"
57
helm push "${CHART_NAME}-${CHART_VERSION}.tgz" "oci://ghcr.io/chart/${REPOSITORY_OWNER}"
58
59
-
0 commit comments