Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrstor authored Jun 14, 2022
1 parent 679dd35 commit 9669223
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,11 @@ jobs:
uses: azure/setup-helm@v1
with:
version: v3.8.1


- name: Add Repo Dependencies
run: |
helm repo add helsenorge https://helsenorge.github.io/helm-charts
- name: Run chart-releaser
uses: helm/[email protected]
env:
Expand Down

0 comments on commit 9669223

Please sign in to comment.