Skip to content

Commit

Permalink
feat(chart): do not skip existing
Browse files Browse the repository at this point in the history
Signed-off-by: Hy3n4 <hy3nk4@gmail.com>
  • Loading branch information
Hy3n4 committed Dec 8, 2023
1 parent f4fbe99 commit 9b1e39c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-helm-chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,5 @@ jobs:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
with:
charts_dir: helm
skip_existing: false
packages_with_index: true

0 comments on commit 9b1e39c

Please sign in to comment.