Skip to content

Commit

Permalink
add helmify step
Browse files Browse the repository at this point in the history
  • Loading branch information
hoptical committed Dec 5, 2023
1 parent a5becb6 commit 65a71c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ jobs:
needs: build-push-docker
runs-on: ubuntu-latest
steps:
- name: helmify
run: make helm
- name: Chart | Push
uses: appany/helm-oci-chart-releaser@v0.3.0
with:
Expand Down

0 comments on commit 65a71c8

Please sign in to comment.