Skip to content

Commit

Permalink
Merge pull request #254 from adityajoshi12/cr-fix
Browse files Browse the repository at this point in the history
skip chart upload if exist already
  • Loading branch information
adityajoshi12 authored Feb 17, 2025
2 parents b268ad7 + 2624642 commit 57da045
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ jobs:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
charts_dir: chart
skip_existing: true

0 comments on commit 57da045

Please sign in to comment.