diff --git a/assets/plugins.json5 b/assets/plugins.json5 index 98d5eaae..e1105899 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11723,4 +11723,20 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_github_release", + "project_link": "nonebot-plugin-github-release", + "author_id": 102937666, + "tags": [ + { + "label": "github", + "color": "#ea5252" + }, + { + "label": "release", + "color": "#6a8bf4" + } + ], + "is_official": false + }, ]