Skip to content

Commit

Permalink
Merge pull request #54 from rptaylor/20241030-chart-releaser
Browse files Browse the repository at this point in the history
try to fix chart releaser CI
  • Loading branch information
thebsdbox authored Nov 20, 2024
2 parents 859474c + 59b3b18 commit 3e1c50f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ jobs:
uses: helm/chart-releaser-action@v1.2.1
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_SKIP_EXISTING: "true"

0 comments on commit 3e1c50f

Please sign in to comment.