Skip to content

Commit ad5afa5

Browse files
committed
Skip existing helm releases
1 parent dc97854 commit ad5afa5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release-workflow.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
uses: helm/chart-releaser-action@v1.5.0
2323
env:
2424
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
25+
CR_SKIP_EXISTING: true
2526

2627
- name: Checkout to gh-pages
2728
uses: actions/checkout@v3

0 commit comments

Comments
 (0)