Skip to content

Commit

Permalink
build: adjusts sponsorship tier for premium
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesIves authored Aug 3, 2023
1 parent a3b8b1b commit f3f1d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sponsors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
token: ${{ secrets.PAT }}
file: 'README.md'
minimum: 10000
minimum: 5000
template: '<a href="https://github.com/{{{ login }}}"><img src="https://github.com/{{{ login }}}.png" width="80px" alt="{{{ login }}}" /></a>&nbsp;&nbsp;'
marker: 'premium'

Expand Down

0 comments on commit f3f1d5a

Please sign in to comment.