From 93a75324b8c5bf5bb7022d76459eea8362ea91cd Mon Sep 17 00:00:00 2001 From: Stavros Date: Wed, 30 Apr 2025 20:34:46 +0300 Subject: [PATCH] chore: fix spacing in sponsors list --- .github/workflows/sponsors.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/sponsors.yml b/.github/workflows/sponsors.yml index 23b60e6..7223acd 100644 --- a/.github/workflows/sponsors.yml +++ b/.github/workflows/sponsors.yml @@ -14,6 +14,7 @@ jobs: with: token: ${{ secrets.SPONSORS_GENERATOR_PAT }} file: README.md + template: 'User avatar: {{{ login }}}  ' - name: Create Pull Request uses: peter-evans/create-pull-request@v7