1028.6
All checks were successful
获取完整内核版本 / clone_with_proxy (push) Successful in 1m7s

This commit is contained in:
2024-10-28 18:56:45 +08:00
parent a803f63cc4
commit 1c973063aa
2 changed files with 71 additions and 7 deletions

View File

@@ -163,7 +163,7 @@ jobs:
NEW_CONTENT="<!--action-tag-start-->\n\n"
NEW_CONTENT+="![Latest Version](https://img.shields.io/badge/固件版本-${DISTRIB_REVISION}-brightgreen)\n"
NEW_CONTENT+="![Based on OpenWrt](https://img.shields.io/badge/内核版本-${KERNEL_VERSION}-00bfff)\n"
NEW_CONTENT+="![LuCI Version](https://img.shields.io/badge/LuCI-${LUCI_VERSION}-blueviolet)\n"
NEW_CONTENT+="![LuCI Version](https://img.shields.io/badge/LuCI_版本-${LUCI_VERSION}-blueviolet)\n"
NEW_CONTENT+="![Architecture](https://img.shields.io/badge/适用架构-${ARCHITECTURE}-ff69b4)\n"
NEW_CONTENT+="![File Size](https://img.shields.io/badge/文件大小-${FILE_SIZE}-orange)\n"
NEW_CONTENT+="![Release Date](https://img.shields.io/badge/发布日期-${RELEASE_DATE}-blue)\n\n"