mirror of
https://github.com/photoprism/photoprism.git
synced 2026-01-23 02:24:24 +00:00
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…
Add table
Add a link
Reference in a new issue