diff --git a/badges/README.md b/badges/README.md index 1fcc274..8e55ab4 100644 --- a/badges/README.md +++ b/badges/README.md @@ -2,22 +2,22 @@ > 🤖 由 GitHub Actions 自动生成 > -> 📅 更新时间: 2025-11-17 10:19:43 UTC +> 📅 更新时间: 2025-12-09 08:08:56 UTC ## 📈 总体统计 | 统计项 | 数值 | 徽章 | |--------|------|------| -| 💻 总代码行数 | **5322** 行 | ![代码行数](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/total-lines.json) | -| 📁 总文件数 | **22** 个 | ![文件数](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/total-files.json) | +| 💻 总代码行数 | **3759** 行 | ![代码行数](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) | | 🌐 语言种类 | **2** 种 | - | ## 🌈 语言分布 | 语言 | 代码行数 | 文件数 | 占比 | 徽章 | |------|----------|--------|------|------| -| **YAML** | 1872 | 5 | 35.1% | ![YAML](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/yaml-lines.json) | -| **Shell** | 1701 | 9 | 31.9% | ![Shell](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/shell-lines.json) | +| **YAML** | 1973 | 6 | 52.4% | ![YAML](https://img.shields.io/endpoint?url=https://git.mytsl.cn/csh/actions-template/raw/branch/stats/badges/yaml-lines.json) | +| **Shell** | 964 | 5 | 25.6% | ![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-11-17 10:19:43 UTC* +*🤖 生成时间: 2025-12-09 08:08:56 UTC* diff --git a/badges/shell-files.json b/badges/shell-files.json index 2725ad1..4655c23 100644 --- a/badges/shell-files.json +++ b/badges/shell-files.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "label": "Shell 文件", - "message": "9 个", + "message": "5 个", "color": "4EAA25", "style": "flat" } diff --git a/badges/shell-lines.json b/badges/shell-lines.json index 1693c1b..07ccee3 100644 --- a/badges/shell-lines.json +++ b/badges/shell-lines.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "label": "Shell", - "message": "1701 行", + "message": "964 行", "color": "4EAA25", "style": "flat", "namedLogo": "gnubash" diff --git a/badges/total-files.json b/badges/total-files.json index 9b65da0..df20aab 100644 --- a/badges/total-files.json +++ b/badges/total-files.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "label": "文件", - "message": "22 个", + "message": "20 个", "color": "green", "style": "flat" } diff --git a/badges/total-lines.json b/badges/total-lines.json index 6780ea2..fdd0df4 100644 --- a/badges/total-lines.json +++ b/badges/total-lines.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "label": "代码", - "message": "5322 行", + "message": "3759 行", "color": "blue", "style": "flat" } diff --git a/badges/yaml-files.json b/badges/yaml-files.json index 3717036..ce8924f 100644 --- a/badges/yaml-files.json +++ b/badges/yaml-files.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "label": "YAML 文件", - "message": "5 个", + "message": "6 个", "color": "CB171E", "style": "flat" } diff --git a/badges/yaml-lines.json b/badges/yaml-lines.json index f3a8470..ce73912 100644 --- a/badges/yaml-lines.json +++ b/badges/yaml-lines.json @@ -1,7 +1,7 @@ { "schemaVersion": 1, "label": "YAML", - "message": "1872 行", + "message": "1973 行", "color": "CB171E", "style": "flat" }