mirror of
https://github.com/neon-mmd/websurfx.git
synced 2024-11-21 21:48:21 -05:00
Merge pull request #82 from XFFXFF/fix_contributor_action
fix the contributor list action
This commit is contained in:
commit
c7aefca53f
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…
Reference in New Issue
Block a user