Skip to content

Commit

Permalink
Update helm-release-push-charts.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Wiesner authored May 25, 2022
1 parent 511de89 commit 6b23e1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm-release-push-charts.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,12 +77,12 @@ jobs:

- name: Index Repo k8s/helm
run: |
helm index .
helm repo index .
working-directory: ./k8s/helm

- name: Index Repo k8s/helm
run: |
helm index .
helm repo index .
working-directory: ./k8s

- name: Push helm chart
Expand Down

0 comments on commit 6b23e1e

Please sign in to comment.