Skip to content

Commit f0e5274

Browse files
committed
Update sponsors.yml
1 parent 3210893 commit f0e5274

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/sponsors.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ jobs:
1616
with:
1717
token: ${{ secrets.PAT }}
1818
file: 'README.md'
19-
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="40px" alt="" /></a>'
19+
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="50px" alt="" /></a>'
20+
minimum: 1000
2021

2122
- name: Deploy to GitHub Pages
2223
uses: JamesIves/github-pages-deploy-action@4.1.1

0 commit comments

Comments
 (0)