Skip to content

Commit

Permalink
add minio helm repo to chart release workflow (#45)
Browse files Browse the repository at this point in the history
Signed-off-by: Sunny Yip <[email protected]>
  • Loading branch information
sunnyyip authored Mar 8, 2024
1 parent e7fefb5 commit 3266c92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
run: |
helm repo add neo4j https://helm.neo4j.com/neo4j
helm repo add nats https://nats-io.github.io/k8s/helm/charts
helm repo add minio https://charts.min.io/
- name: Set up GPG Keys
run: |
Expand Down

0 comments on commit 3266c92

Please sign in to comment.