Update sponsors.yml

This commit is contained in:
James Ives 2021-05-05 23:39:54 -04:00
parent 32108934e0
commit f0e52745d5

View File

@ -16,7 +16,8 @@ jobs:
with:
token: ${{ secrets.PAT }}
file: 'README.md'
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="40px" alt="" /></a>'
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="50px" alt="" /></a>'
minimum: 1000
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@4.1.1