From 5560df133e53d90627c92f0b45937179fc15a8e3 Mon Sep 17 00:00:00 2001 From: tinkle-community Date: Mon, 19 Jan 2026 19:06:54 +0800 Subject: [PATCH] docs: use manual sponsor list instead of workflow --- .github/workflows/sponsors.yml | 32 -------------------------------- README.md | 3 +-- 2 files changed, 1 insertion(+), 34 deletions(-) delete mode 100644 .github/workflows/sponsors.yml diff --git a/.github/workflows/sponsors.yml b/.github/workflows/sponsors.yml deleted file mode 100644 index c9d08908..00000000 --- a/.github/workflows/sponsors.yml +++ /dev/null @@ -1,32 +0,0 @@ -name: Update Sponsors - -on: - schedule: - # Run daily at 00:00 UTC - - cron: '0 0 * * *' - workflow_dispatch: # Allow manual trigger - sponsorship: - types: [created, cancelled, edited, tier_changed, pending_cancellation, pending_tier_change] - -jobs: - sponsors: - runs-on: ubuntu-latest - steps: - - name: Checkout - uses: actions/checkout@v4 - - - name: Update Sponsors - uses: JamesIves/github-sponsors-readme-action@v1 - with: - token: ${{ secrets.SPONSORS_TOKEN }} - file: 'README.md' - organization: true - active-only: true - - - name: Commit and Push - run: | - git config user.name "github-actions[bot]" - git config user.email "github-actions[bot]@users.noreply.github.com" - git add README.md - git diff --staged --quiet || git commit -m "docs: update sponsors" - git push diff --git a/README.md b/README.md index 0b9764f4..bfad9dbf 100644 --- a/README.md +++ b/README.md @@ -492,8 +492,7 @@ All contributions are tracked on GitHub. When NOFX generates revenue, contributo Thanks to all our sponsors! - - +cat9999aaa [Become a sponsor](https://github.com/sponsors/NoFxAiOS)