From 71fd09c43a7967677377066896e12d1a8096474d Mon Sep 17 00:00:00 2001 From: Naftoli Gugenheim <98384+nafg@users.noreply.github.com> Date: Thu, 31 Oct 2024 00:37:15 -0400 Subject: [PATCH] Add new project to bleep.publish.yaml Include bleep-plugin-openapi-codegen-zio-http in the projects list. This update is required to ensure the new plugin is recognized and processed during publication. --- bleep.publish.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/bleep.publish.yaml b/bleep.publish.yaml index 8574ef6..74e20c9 100644 --- a/bleep.publish.yaml +++ b/bleep.publish.yaml @@ -1,6 +1,7 @@ groupId: io.github.nafg.bleep-plugins projects: - bleep-plugin-publish + - bleep-plugin-openapi-codegen-zio-http sonatype: profileName: io.github.nafg bundleName: bleep-plugins