Skip to content

Commit

Permalink
Skip chart upload if release already exists
Browse files Browse the repository at this point in the history
  • Loading branch information
dnskr committed Nov 4, 2023
1 parent 45e99bf commit 64bec2c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ jobs:
uses: helm/[email protected]
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
skip_existing: true

0 comments on commit 64bec2c

Please sign in to comment.