Skip to content

Commit

Permalink
chore: temporarily allow publishing chart on no change
Browse files Browse the repository at this point in the history
  • Loading branch information
gitcommitshow authored Jul 18, 2024
1 parent 09c8229 commit aa44972
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,7 @@ jobs:
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1
with:
skip_existing: true
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit aa44972

Please sign in to comment.