Skip to content

Commit

Permalink
allow to skip existing helm chart releases
Browse files Browse the repository at this point in the history
  • Loading branch information
majodev committed Oct 29, 2024
1 parent c23838a commit 2114dfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test-publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,4 @@ jobs:
uses: helm/[email protected]
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_SKIP_EXISTING: "true"

0 comments on commit 2114dfd

Please sign in to comment.