Skip to content

Commit 6f8b3dd

Browse files
authored
chore: update license in plugin.yaml (#9)
更新 plugin.yaml 中的 License 类型,修复与仓库的 License 文件不对应的问题。 /kind improvement ```release-note None ```
1 parent 54a6a69 commit 6f8b3dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/plugin.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ spec:
1818
displayName: "插件快速开始模板"
1919
description: "这是一个插件快速开始模板"
2020
license:
21-
- name: "MIT"
21+
- name: "GPL-3.0"
22+
url: "https://github.com/halo-dev/plugin-starter/blob/main/LICENSE"

0 commit comments

Comments
 (0)