Skip to content

Commit

Permalink
Fix release milvus helm chart bug (#219)
Browse files Browse the repository at this point in the history
Signed-off-by: quicksilver <zhifeng.zhang@zilliz.com>
jeffoverflow authored Sep 1, 2021
1 parent fa00a5b commit 90ca6ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ jobs:
run: |
helm repo add kafkaesque https://helm.kafkaesque.io
helm repo add bitnami https://charts.bitnami.com/bitnami
helm repo add minio https://helm.min.io/
helm repo add milvus https://milvus-io.github.io/milvus-helm
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.2.1

0 comments on commit 90ca6ad

Please sign in to comment.