Skip to content

Commit 3ff2b54

Browse files
authored
Merge branch 'main' into readme-vulture
2 parents 2c37dfb + f1fedad commit 3ff2b54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,5 @@ jobs:
9393
if [ -z "${pkg:-}" ]; then
9494
break
9595
fi
96-
helm push "${pkg}" "oci://ghcr.io/${GITHUB_REPOSITORY_OWNER}/charts"
96+
helm push "${pkg}" "oci://ghcr.io/${GITHUB_REPOSITORY_OWNER}/helm-charts"
9797
done

0 commit comments

Comments
 (0)