mirror of
https://github.com/halo-dev/plugin-starter.git
synced 2025-10-16 08:01:41 +00:00
chore: update license in plugin.yaml (#9)
更新 plugin.yaml 中的 License 类型,修复与仓库的 License 文件不对应的问题。 /kind improvement ```release-note None ```
This commit is contained in:
@@ -18,4 +18,5 @@ spec:
|
|||||||
displayName: "插件快速开始模板"
|
displayName: "插件快速开始模板"
|
||||||
description: "这是一个插件快速开始模板"
|
description: "这是一个插件快速开始模板"
|
||||||
license:
|
license:
|
||||||
- name: "MIT"
|
- name: "GPL-3.0"
|
||||||
|
url: "https://github.com/halo-dev/plugin-starter/blob/main/LICENSE"
|
||||||
|
Reference in New Issue
Block a user