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