Skip to content

Commit

Permalink
Fix release github release workflow (#736)
Browse files Browse the repository at this point in the history
  • Loading branch information
jvoravong authored Apr 17, 2023
1 parent 9d9c089 commit e51250b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
with:
version: v3.5.4

- name: Set up chart dependencies
run: make repo-update dep-build

- name: Run chart-releaser
uses: helm/[email protected]
with:
Expand Down

0 comments on commit e51250b

Please sign in to comment.