Skip to content

Commit

Permalink
ci: skip existing (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Balsir authored May 9, 2023
1 parent 580ffb4 commit 3020422
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ jobs:
uses: helm/[email protected]
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_SKIP_EXISTING: true
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# test-chart
Repo for Helm chart release testing

Testing
Testing again

0 comments on commit 3020422

Please sign in to comment.