Skip to content

Commit 93a7532

Browse files
committed
chore: fix spacing in sponsors list
1 parent 67a01c1 commit 93a7532

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/sponsors.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
with:
1515
token: ${{ secrets.SPONSORS_GENERATOR_PAT }}
1616
file: README.md
17+
template: '<a href="https://github.com/{{{ login }}}"><img src="{{{ avatarUrl }}}" width="64px" alt="User avatar: {{{ login }}}" /></a>&nbsp;&nbsp;'
1718

1819
- name: Create Pull Request
1920
uses: peter-evans/create-pull-request@v7

0 commit comments

Comments
 (0)