From e17fec9da9b3d5bd7383fcde26dc011c2e7b0d5c Mon Sep 17 00:00:00 2001 From: Xiangyu Wang Date: Thu, 8 Jul 2021 14:57:19 +0800 Subject: [PATCH] [skip ci]Update all-contributors (#6369) Signed-off-by: Xiangyu Wang --- .github/workflows/all-contributors.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/all-contributors.yaml b/.github/workflows/all-contributors.yaml index 47b3d5f5ad..f2b04377db 100644 --- a/.github/workflows/all-contributors.yaml +++ b/.github/workflows/all-contributors.yaml @@ -27,7 +27,7 @@ jobs: # Optional isAscend: True width: '30px' - customUserConfig: 'milvus/.contributors' + customUserConfig: 'milvus-io/milvus/.contributors' # Update README_CN.md - uses: milvus-io/hero-bot@1.11 @@ -38,7 +38,7 @@ jobs: # Optional isAscend: True width: '30px' - customUserConfig: 'milvus/.contributors' + customUserConfig: 'milvus-io/milvus/.contributors'