From 585df75b33c57f2381ab7a67d9bee85d00c16563 Mon Sep 17 00:00:00 2001 From: NSQX13579 Date: Tue, 15 Sep 2026 19:47:13 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20GitHub=20=E5=8F=91?= =?UTF-8?q?=E5=B8=83=E6=8E=A8=E9=80=81=20(#4186)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) 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 + }, ]