diff --git a/.github/workflows/sponsors.yml b/.github/workflows/sponsors.yml
deleted file mode 100644
index cdbf734b..00000000
--- a/.github/workflows/sponsors.yml
+++ /dev/null
@@ -1,24 +0,0 @@
----
-name: Generate Sponsors README
-on:
- workflow_dispatch:
- schedule:
- - cron: 0 15 * * 6
-jobs:
- deploy:
- runs-on: ubuntu-latest
- steps:
- - name: Checkout 🛎️
- uses: actions/checkout@v5
-
- - name: Generate Sponsors 💖
- uses: JamesIves/github-sponsors-readme-action@2fd9142e765f755780202122261dc85e78459405 # v1
- with:
- token: ${{ secrets.SPONSORS_TOKEN }}
- file: 'README.md'
-
- - name: Deploy to GitHub Pages 🚀
- uses: JamesIves/github-pages-deploy-action@d92aa235d04922e8f08b40ce78cc5442fcfbfa2f # v4
- with:
- branch: master
- folder: '.'
diff --git a/README.md b/README.md
index e58b7f77..f0f7f63d 100644
--- a/README.md
+++ b/README.md
@@ -1107,5 +1107,3 @@ Sponsors :heart:
I would like to thank all the sponsors of this project who make it possible for me to continue to improve fzf.
If you'd like to sponsor this project, please visit https://github.com/sponsors/junegunn.
-
-
































































