Skip to content

Commit 3e40dd9

Browse files
authored
Update helm-release.yaml to skip GitHub release
Signed-off-by: Nicolás Georger <info@sredevops.org>
1 parent 55fe42b commit 3e40dd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/helm-release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,5 +69,5 @@ jobs:
6969
skip_existing: true
7070
tag_name_pattern: "{chartName}-chart"
7171
mark_as_latest: false
72-
skip_gh_release: false
73-
oci_tag_pattern: "{chartName}-chart"
72+
skip_gh_release: true
73+
# oci_tag_pattern: "{chartName}"

0 commit comments

Comments
 (0)