update
This commit is contained in:
parent
a83c70004c
commit
d38350c282
1 changed files with 0 additions and 3 deletions
3
.github/workflows/update-sponsors-readme.yml
vendored
3
.github/workflows/update-sponsors-readme.yml
vendored
|
|
@ -15,9 +15,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.SPONSORS_PAT }}
|
token: ${{ secrets.SPONSORS_PAT }}
|
||||||
file: 'README.md'
|
file: 'README.md'
|
||||||
minimum: 15
|
|
||||||
maximum: 9999
|
|
||||||
marker: 'sponsors'
|
|
||||||
|
|
||||||
- name: Deploy to GitHub Pages 🚀
|
- name: Deploy to GitHub Pages 🚀
|
||||||
uses: JamesIves/github-pages-deploy-action@v4
|
uses: JamesIves/github-pages-deploy-action@v4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue