From 3a75ba302624cbc265e659d87e38cbfecf6e4cb1 Mon Sep 17 00:00:00 2001 From: HAHWUL Date: Fri, 19 Aug 2022 17:42:46 +0900 Subject: [PATCH] Update contributors.yml --- .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 d30497b..65871a2 100644 --- a/.github/workflows/contributors.yml +++ b/.github/workflows/contributors.yml @@ -19,4 +19,4 @@ jobs: with: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} round: true - svgPath: ./images/CONTRIBUTORS.svg + svgPath: images/CONTRIBUTORS.svg