fix the contributor list action
This commit is contained in:
parent
e45093bc9e
commit
af8b3ce71b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/contributors.yml
vendored
2
.github/workflows/contributors.yml
vendored
|
@ -13,4 +13,4 @@ jobs:
|
||||||
with:
|
with:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
round: true
|
round: true
|
||||||
svgPath: ../../images/contributors_list.svg
|
svgPath: images/contributors_list.svg
|
||||||
|
|
Loading…
Add table
Reference in a new issue