From 56d6c8c92a7a65f81757ddb14fe9fccc887886c5 Mon Sep 17 00:00:00 2001 From: HTony03 Date: Wed, 16 Apr 2025 16:31:13 +0800 Subject: [PATCH] :beers: publish plugin github_release_notifier (#3387) --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index a48155d6..9f78768f 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -8789,4 +8789,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_github_release_notifier", + "project_link": "nonebot-plugin-github-release-notifier", + "author_id": 80151962, + "tags": [ + { + "label": "Github", + "color": "#2a2a2a" + } + ], + "is_official": false + }, ]