Skip to content

Commit

Permalink
try to fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoQuote authored Jan 12, 2021
1 parent 59505d9 commit 045a4e3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ jobs:
- name: Add dependency chart repos
run: |
helm repo add stable https://kubernetes-charts.storage.googleapis.com/
helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com/
helm repo add stable https://charts.helm.sh/stable
- name: Run chart-releaser
uses: helm/[email protected]
Expand Down

0 comments on commit 045a4e3

Please sign in to comment.