Skip to content

Commit

Permalink
Update contributors.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simolillo authored Oct 24, 2023
1 parent 59fb3e8 commit 3182377
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/contributors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
- uses: wow-actions/contributors-list@v1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
userNameHeight: 19
avatarSize: 64
avatarMargin: 10
userNameHeight: 22
avatarSize: 70
avatarMargin: 15
svgPath: docs/README_images/CONTRIBUTORS.svg
itemTemplate: >
<g transform="translate({{ x }}, {{ y }})">
Expand Down

0 comments on commit 3182377

Please sign in to comment.