chore: update license in plugin.yaml (#9)

更新 plugin.yaml 中的 License 类型,修复与仓库的 License 文件不对应的问题。

/kind improvement

```release-note
None
```
This commit is contained in:
Ryan Wang
2023-05-07 21:05:35 +08:00
committed by GitHub
parent 54a6a695c2
commit 6f8b3ddd8a

View File

@@ -18,4 +18,5 @@ spec:
displayName: "插件快速开始模板"
description: "这是一个插件快速开始模板"
license:
- name: "MIT"
- name: "GPL-3.0"
url: "https://github.com/halo-dev/plugin-starter/blob/main/LICENSE"