Skip to content

Commit

Permalink
release actions fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wajihyassine committed Oct 25, 2023
1 parent 0a21b37 commit 3ea6ae8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
git config user.name "$GITHUB_ACTOR"
git config user.email "[email protected]"
- name: Install Helm
uses: azure/setup-helm@v3

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

0 comments on commit 3ea6ae8

Please sign in to comment.