feat(theme): 主题结构调整 增加actions自动构建
Theme CD / cd (release) Failing after 1s

这个提交包含在:
rohow
2026-01-20 17:06:13 +08:00
未验证
父节点 4d7d4cc4e3
当前提交 dc0e443f01
修改 66 个文件,包含 52 行新增60 行删除
+17
查看文件
@@ -0,0 +1,17 @@
apiVersion: theme.halo.run/v1alpha1
kind: Theme
metadata:
name: theme-terminal
spec:
displayName: Terminal
author:
name: dev.cm
website: git.dev.cm
description: Terminal 风格的主题。
logo: https://halo.run/logo
website: https://dev.cm
repo: https://git.dev.cm/theme-terminal
settingName: "theme-terminal-setting"
configMapName: "theme-terminal-configMap"
version: 1.1.7
require: ">=2.20.0"