chore: fix spacing in sponsors list

This commit is contained in:
Stavros
2025-04-30 20:34:46 +03:00
parent 67a01c196f
commit 93a75324b8

View File

@@ -14,6 +14,7 @@ jobs:
with:
token: ${{ secrets.SPONSORS_GENERATOR_PAT }}
file: README.md
template: '<a href="https://github.com/{{{ login }}}"><img src="{{{ avatarUrl }}}" width="64px" alt="User avatar: {{{ login }}}" /></a>&nbsp;&nbsp;'
- name: Create Pull Request
uses: peter-evans/create-pull-request@v7