Skip to content

Commit c3f7d88

Browse files
authored
Update sponsors.yml
1 parent 340a987 commit c3f7d88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/sponsors.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ jobs:
1818
token: ${{ secrets.PAT }}
1919
file: 'README.md'
2020
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="50px" alt="{{{ login }}}" /></a>&nbsp;&nbsp;'
21-
maximum: 4999
21+
maximum: 2499
2222
active-only: false
2323

2424
- name: Generate Sponsors 💖
2525
uses: JamesIves/github-sponsors-readme-action@v1
2626
with:
2727
token: ${{ secrets.PAT }}
2828
file: 'README.md'
29-
minimum: 5000
29+
minimum: 2500
3030
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="80px" alt="{{{ login }}}" /></a>&nbsp;&nbsp;'
3131
marker: 'premium'
3232
active-only: false

0 commit comments

Comments
 (0)