Spaces:
Running
Running
Merge pull request #82 from XFFXFF/fix_contributor_action
Browse files
.github/workflows/contributors.yml
CHANGED
|
@@ -13,4 +13,4 @@ jobs:
|
|
| 13 |
with:
|
| 14 |
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
| 15 |
round: true
|
| 16 |
-
svgPath:
|
|
|
|
| 13 |
with:
|
| 14 |
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
| 15 |
round: true
|
| 16 |
+
svgPath: images/contributors_list.svg
|