GitHub: Update contributors.yml action
This commit is contained in:
parent
6703f63c9f
commit
624541d4e1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/contributors.yml
vendored
2
.github/workflows/contributors.yml
vendored
|
@ -11,7 +11,7 @@ jobs:
|
|||
steps:
|
||||
- uses: wow-actions/contributors-list@v1
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.CONTRIB_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.SVG_TOKEN }}
|
||||
svgPath: 'assets/static/img/contributors.svg'
|
||||
svgWidth: 800
|
||||
avatarSize: 35
|
||||
|
|
Loading…
Reference in a new issue