From af8b3ce71b0b5d3388fe0ca009f22271aff19877 Mon Sep 17 00:00:00 2001 From: XFFXFF <1247714429@qq.com> Date: Tue, 30 May 2023 09:23:42 +0000 Subject: [PATCH] fix the contributor list action --- .github/workflows/contributors.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/contributors.yml b/.github/workflows/contributors.yml index bed59af..3d8580e 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -13,4 +13,4 @@ jobs: with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} round: true - svgPath: ../../images/contributors_list.svg + svgPath: images/contributors_list.svg