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