Skip to content

Commit

Permalink
fix(ci): Add Help repo for dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Tassatux committed Aug 1, 2024
1 parent 913baa8 commit 04c231a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
- name: Checkout repositories for dependencies
run: |
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
- name: Run CI script if present
run: |
Expand Down

0 comments on commit 04c231a

Please sign in to comment.