CI: correct sponsors README generation
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
d0b8951c19
commit
f657d69852
1 changed files with 2 additions and 2 deletions
4
.github/workflows/sponsors.yml
vendored
4
.github/workflows/sponsors.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.SLIMSAG_SPONSORS_PAT }}
|
||||
file: 'README.md'
|
||||
maximum: 5
|
||||
maximum: 6
|
||||
marker: 'bronze'
|
||||
|
||||
- name: Generate Sponsors (silver) 💖
|
||||
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
with:
|
||||
token: ${{ secrets.SLIMSAG_SPONSORS_PAT }}
|
||||
file: 'README.md'
|
||||
minimum: 25
|
||||
minimum: 24
|
||||
maximum: 50
|
||||
marker: 'silver'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue