diff --git a/.github/workflows/update-sponsors-readme.yml b/.github/workflows/update-sponsors-readme.yml
new file mode 100644
index 000000000..5efbe09de
--- /dev/null
+++ b/.github/workflows/update-sponsors-readme.yml
@@ -0,0 +1,26 @@
+name: Generate Sponsors README
+on:
+ push:
+ branches:
+ - main
+jobs:
+ deploy:
+ runs-on: ubuntu-latest
+ steps:
+ - name: Checkout 🛎️
+ uses: actions/checkout@v2
+
+ - name: Generate Sponsors 💖
+ uses: JamesIves/github-sponsors-readme-action@v1
+ 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
+ with:
+ branch: main
+ folder: '.'
diff --git a/README.md b/README.md
index 8c8edf60a..ee5f9783a 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,31 @@ https://coolify.io/sponsorships
Thank you so much!
+Special thanks to our biggest sponsors, [CCCareers](https://cccareers.org/) and [Appwrite](https://appwrite.io)!
+
+
+
+
+## Github Sponsors
+
+
+
+## Organizations
+
+
+
+
+
+
+
+
+
+
+
+## Individuals
+
+
+
# Cloud
If you do not want to self-host Coolify, there is a paid cloud version available: https://app.coolify.io
@@ -59,34 +84,6 @@ Contact us [here](https://coolify.io/docs/contact).
-# 💰 Financial Contributors
-
-Become a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/coollabsio/contribute)]
-
-## Organizations
-
-Special thanks to our biggest sponsors, [CCCareers](https://cccareers.org/) and [Appwrite](https://appwrite.io)!
-
-
-
-
-Support this project with your organization. Your logo will show up here with a link to your website.
-
-
-
-
-
-
-
-
-
-
-
-
-## Individuals
-
-
-
# Star History
[](https://star-history.com/#coollabsio/coolify&Date)