diff --git a/.github/workflows/update-sponsors-readme.yml b/.github/workflows/update-sponsors-readme.yml index 5efbe09de..da4ed8d60 100644 --- a/.github/workflows/update-sponsors-readme.yml +++ b/.github/workflows/update-sponsors-readme.yml @@ -15,9 +15,6 @@ jobs: with: token: ${{ secrets.SPONSORS_PAT }} file: 'README.md' - minimum: 15 - maximum: 9999 - marker: 'sponsors' - name: Deploy to GitHub Pages 🚀 uses: JamesIves/github-pages-deploy-action@v4