From 19b79d56c551a5b5a3a56e07ef6575ad78bcc31b Mon Sep 17 00:00:00 2001 From: Boris Ning Date: Fri, 6 Sep 2024 14:15:20 -0400 Subject: [PATCH] Removing root folder update --- build.sbt | 2 -- 1 file changed, 2 deletions(-) diff --git a/build.sbt b/build.sbt index 86e7655..922c5c5 100644 --- a/build.sbt +++ b/build.sbt @@ -24,8 +24,6 @@ inThisBuild( onLoadMessage := s"Welcome to sbt-ci-release ${version.value}" -publish / skip := true // don't publish the root project - lazy val plugin = project .enablePlugins(SbtPlugin) .settings(