diff --git a/badges/README.md b/badges/README.md index 8863bb6..36a0c97 100644 --- a/badges/README.md +++ b/badges/README.md @@ -2,22 +2,22 @@ > 🤖 由 GitHub Actions 自动生成 > -> 📅 更新时间: 2025-12-12 09:54:17 UTC +> 📅 更新时间: 2026-01-08 06:28:32 UTC ## 📈 总体统计 | 统计项 | 数值 | 徽章 | |--------|------|------| -| 💻 总代码行数 | **3817** 行 | ![代码行数](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/total-lines.json) | -| 📁 总文件数 | **20** 个 | ![文件数](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/total-files.json) | +| 💻 总代码行数 | **3770** 行 | ![代码行数](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/total-lines.json) | +| 📁 总文件数 | **19** 个 | ![文件数](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/total-files.json) | | 🌐 语言种类 | **2** 种 | - | ## 🌈 语言分布 | 语言 | 代码行数 | 文件数 | 占比 | 徽章 | |------|----------|--------|------|------| -| **YAML** | 1987 | 6 | 52.0% | ![YAML](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/yaml-lines.json) | -| **Shell** | 974 | 5 | 25.5% | ![Shell](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/shell-lines.json) | +| **YAML** | 1987 | 6 | 52.7% | ![YAML](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/yaml-lines.json) | +| **Shell** | 974 | 5 | 25.8% | ![Shell](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/shell-lines.json) | --- @@ -49,6 +49,6 @@ *📊 由 [GitHub Actions](https://git.mytsl.cn/csh/actions-template/actions) 自动生成和更新* -*🤖 生成时间: 2025-12-12 09:54:17 UTC* +*🤖 生成时间: 2026-01-08 06:28:32 UTC* diff --git a/badges/total-files.json b/badges/total-files.json index df20aab..9295864 100644 --- a/badges/total-files.json +++ b/badges/total-files.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "label": "文件", - "message": "20 个", + "message": "19 个", "color": "green", "style": "flat" } diff --git a/badges/total-lines.json b/badges/total-lines.json index 8756261..5901583 100644 --- a/badges/total-lines.json +++ b/badges/total-lines.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "label": "代码", - "message": "3817 行", + "message": "3770 行", "color": "blue", "style": "flat" }