GitHub: Update contributors.yml action
This commit is contained in:
parent
bc9257a044
commit
bdf44cccee
1 changed files with 1 additions and 4 deletions
5
.github/workflows/contributors.yml
vendored
5
.github/workflows/contributors.yml
vendored
|
@ -12,11 +12,8 @@ jobs:
|
|||
- uses: wow-actions/contributors-list@v1
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.SVG_TOKEN }}
|
||||
commitMessage: 'CI: Update contributors.svg'
|
||||
svgPath: 'assets/static/img/contributors.svg'
|
||||
svgWidth: 800
|
||||
avatarSize: 35
|
||||
avatarMargin: 5
|
||||
affiliation: 'all'
|
||||
round: false
|
||||
sort: true
|
||||
commitMessage: 'CI: Update contributors.svg'
|
Loading…
Reference in a new issue