Skip to content

Commit 1552bb1

Browse files
build(helm): Update helm-workflow.yaml (#964)
1 parent 65012ea commit 1552bb1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/helm-workflow.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ jobs:
139139
mark_as_latest: false
140140
packages_with_index: false
141141
skip_packaging: true
142+
skip_existing: true
142143
env:
143144
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
144145
CR_RELEASE_NAME_TEMPLATE: "chart-{{ .Name }}-{{ .Version }}"

0 commit comments

Comments
 (0)