Skip to content

Commit

Permalink
Merge pull request #7 from 0xThresh/patch-2
Browse files Browse the repository at this point in the history
Update helm-release.yml
  • Loading branch information
tjbck authored May 7, 2024
2 parents 42f5dc7 + 08b1707 commit 951abd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ jobs:
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.6.0
with:
skip_existing: true
skip_existing: false
packages_with_index: true
charts_dir: charts/
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 951abd7

Please sign in to comment.