Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tico24 authored Feb 3, 2021
1 parent 497a026 commit 9f1ad34
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,9 @@ jobs:
with:
version: v3.4.0

- name: Add Helm repos
with:
charts_dir: charts
- name: Add dependency chart repos
run: |
helm dependency build
helm repo add minio https://helm.min.io/
- name: Run chart-releaser
uses: helm/[email protected]
Expand Down

0 comments on commit 9f1ad34

Please sign in to comment.