From 77ece220eed26a2be12b03cf5f46173156ac55fb Mon Sep 17 00:00:00 2001 From: starry <115192496+sky22333@users.noreply.github.com> Date: Sun, 2 Aug 2026 21:47:26 +0800 Subject: [PATCH] fix --- .github/stars.svg | 1 - .github/workflows/stars.yml | 23 ----------------------- README.md | 5 +---- 3 files changed, 1 insertion(+), 28 deletions(-) delete mode 100644 .github/stars.svg delete mode 100644 .github/workflows/stars.yml diff --git a/.github/stars.svg b/.github/stars.svg deleted file mode 100644 index 721697e..0000000 --- a/.github/stars.svg +++ /dev/null @@ -1 +0,0 @@ -Jul 2025Sep 2025Nov 2025Jan 2026Mar 2026May 2026Jul 202605001000150020002500sky22333/hubproxy Star 增长趋势日期累计 Star 数2,698 \ No newline at end of file diff --git a/.github/workflows/stars.yml b/.github/workflows/stars.yml deleted file mode 100644 index 0477537..0000000 --- a/.github/workflows/stars.yml +++ /dev/null @@ -1,23 +0,0 @@ -name: 星标历史 - -on: - schedule: - - cron: "0 0 * * 0" # 每周日 UTC 0:00 - workflow_dispatch: - -permissions: - contents: write - -jobs: - chart: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v7 - - - name: Generate star history - uses: wanan9999/stars@v1 - with: - owner: ${{ github.repository_owner }} - repo: ${{ github.event.repository.name }} - language: zh - token: ${{ secrets.GH_PAT }} diff --git a/README.md b/README.md index 6f41649..e6fa280 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,4 @@ git clone https://yourdomain.com/https://github.com/sky22333/hubproxy.git --- -**如果这个项目对你有帮助,请给个 Star ⭐** - -![sky22333/hubproxy Star 增长趋势](.github/stars.svg) - +**如果这个项目对你有帮助,请给个 Star ⭐** \ No newline at end of file