Update tiers

This commit is contained in:
Gregory Schier
2025-10-03 09:52:26 -07:00
parent 0013a0797b
commit 7ce2cdc9cc

View File

@@ -17,7 +17,7 @@ jobs:
with:
token: ${{ secrets.SPONSORS_PAT }}
file: 'README.md'
maximum: 999
maximum: 1999
template: '<a href="https://github.com/{{{ login }}}"><img src="{{{ avatarUrl }}}" width="50px" alt="User avatar: {{{ login }}}" /></a>&nbsp;&nbsp;'
active-only: false
include-private: true
@@ -28,7 +28,7 @@ jobs:
with:
token: ${{ secrets.SPONSORS_PAT }}
file: 'README.md'
minimum: 1000
minimum: 2000
template: '<a href="https://github.com/{{{ login }}}"><img src="{{{ avatarUrl }}}" width="80px" alt="User avatar: {{{ login }}}" /></a>&nbsp;&nbsp;'
active-only: false
include-private: true