CI: correct generation of Silver sponsors section

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2021-11-07 13:16:36 -07:00
parent ccf55418f8
commit 656a7e4745

View file

@ -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