Skip to content

Commit

Permalink
fix version for chart-releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
rafajpet committed Mar 25, 2024
1 parent 33ab35a commit f0526db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
version: ${{ env.HELM_VERSION }}

- name: Run chart-releaser
uses: helm/[email protected].1
uses: helm/[email protected].0
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
CR_SKIP_EXISTING: true

0 comments on commit f0526db

Please sign in to comment.