Skip to content

Commit 4e61279

Browse files
authored
Skip existing releases (#272)
1 parent a0122a2 commit 4e61279

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/charts-release-action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,6 @@ jobs:
2828
uses: helm/chart-releaser-action@v1.0.0
2929
env:
3030
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
31+
CR_SKIP_EXISTING: "true"
3132
with:
3233
charts_dir: charts

0 commit comments

Comments
 (0)