CI: correct generation of Silver sponsors section
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
ccf55418f8
commit
656a7e4745
1 changed files with 2 additions and 2 deletions
4
.github/workflows/sponsors.yml
vendored
4
.github/workflows/sponsors.yml
vendored
|
|
@ -23,8 +23,8 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.SLIMSAG_SPONSORS_PAT }}
|
||||
file: 'README.md'
|
||||
minimum: 250 # cents
|
||||
maximum: 260 # cents
|
||||
minimum: 2500 # cents
|
||||
maximum: 2600 # cents
|
||||
marker: 'silver'
|
||||
|
||||
- name: Push changes to GitHub
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue