Skip to content

Commit 0b2569d

Browse files
authored
Tell chart releaser to skip existing charts (newrelic#666)
Signed-off-by: Hannah Troisi <[email protected]>
1 parent ee140b6 commit 0b2569d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-chart.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,5 @@ jobs:
4141
- name: Release workload charts
4242
uses: helm/[email protected]
4343
env:
44+
CR_SKIP_EXISTING: true
4445
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 commit comments

Comments
 (0)