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:
|
with:
|
||||||
token: ${{ secrets.SLIMSAG_SPONSORS_PAT }}
|
token: ${{ secrets.SLIMSAG_SPONSORS_PAT }}
|
||||||
file: 'README.md'
|
file: 'README.md'
|
||||||
minimum: 250 # cents
|
minimum: 2500 # cents
|
||||||
maximum: 260 # cents
|
maximum: 2600 # cents
|
||||||
marker: 'silver'
|
marker: 'silver'
|
||||||
|
|
||||||
- name: Push changes to GitHub
|
- name: Push changes to GitHub
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue