We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55fe42b commit 3e40dd9Copy full SHA for 3e40dd9
.github/workflows/helm-release.yaml
@@ -69,5 +69,5 @@ jobs:
69
skip_existing: true
70
tag_name_pattern: "{chartName}-chart"
71
mark_as_latest: false
72
- skip_gh_release: false
73
- oci_tag_pattern: "{chartName}-chart"
+ skip_gh_release: true
+ # oci_tag_pattern: "{chartName}"
0 commit comments