Skip to content

Commit

Permalink
ci: ignore existing versions on build
Browse files Browse the repository at this point in the history
  • Loading branch information
seagyn committed Apr 29, 2024
1 parent 94abb78 commit 9be05bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/chart-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@ jobs:
uses: helm/[email protected]
with:
charts_dir: "charts"
skip_existing: true
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 9be05bd

Please sign in to comment.