Skip to content

Commit

Permalink
fix releaser wf
Browse files Browse the repository at this point in the history
  • Loading branch information
stewartshea committed Sep 11, 2024
1 parent 0e548ad commit 9671f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: azure/setup-helm@v3

- name: Add Grafana Helm repository
run: helm repo add grafana https://grafana.github.io/helm-charts
run: helm repo add open-telemetry https://open-telemetry.github.io/opentelemetry-helm-charts

- name: Update Helm dependencies
run: helm dependency update ./charts/runwhen-local
Expand Down

0 comments on commit 9671f47

Please sign in to comment.