Skip to content

Commit

Permalink
downgrade chart-releaser action again
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Scaffidi committed Nov 1, 2024
1 parent 185e496 commit 140c840
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
with:
charts_dir: chart
skip_packaging: true
skip_existing: true
#skip_existing: true
config: .cr.yaml
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 140c840

Please sign in to comment.