Merge pull request #82 from XFFXFF/fix_contributor_action
fix the contributor list action
This commit is contained in:
commit
c7aefca53f
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:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
round: true
|
||||
svgPath: ../../images/contributors_list.svg
|
||||
svgPath: images/contributors_list.svg
|
||||
|
|
Loading…
Add table
Reference in a new issue