Skip to content

Commit

Permalink
Fix chart releaser version.
Browse files Browse the repository at this point in the history
  • Loading branch information
fmassot committed Nov 11, 2022
1 parent 4052f79 commit 65bc942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
git config --global user.name "Quickwit Bot"
- name: Run chart-releaser
uses: helm/[email protected]
uses: helm/[email protected].1
env:
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 65bc942

Please sign in to comment.