Update sponsors.yml

This commit is contained in:
James Ives 2022-01-12 07:59:06 -05:00 committed by GitHub
parent 1a965ca105
commit d514a16587
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ jobs:
with: with:
token: ${{ secrets.PAT }} token: ${{ secrets.PAT }}
file: 'README.md' file: 'README.md'
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="50px" alt="" /></a>' template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="50px" alt="{{{ login }}}" /></a>&nbsp;&nbsp;'
minimum: 500 minimum: 500
- name: Deploy to GitHub Pages - name: Deploy to GitHub Pages