This commit is contained in:
starry
2026-08-02 21:47:26 +08:00
committed by GitHub
parent 644a225733
commit 77ece220ee
3 changed files with 1 additions and 28 deletions

1
.github/stars.svg vendored

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 40 KiB

View File

@@ -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 }}

View File

@@ -92,7 +92,4 @@ git clone https://yourdomain.com/https://github.com/sky22333/hubproxy.git
--- ---
**如果这个项目对你有帮助,请给个 Star ⭐** **如果这个项目对你有帮助,请给个 Star ⭐**
<!-- star-history-chart:start -->
![sky22333/hubproxy Star 增长趋势](.github/stars.svg)
<!-- star-history-chart:end -->