diff --git a/build.sbt b/build.sbt index 40acdba9..4349562f 100644 --- a/build.sbt +++ b/build.sbt @@ -17,6 +17,7 @@ ThisBuild / developers := List( ) ThisBuild / tlCiHeaderCheck := true ThisBuild / tlCiScalafmtCheck := true +ThisBuild / tlSonatypeUseLegacyHost := true ThisBuild / Test / fork := true // publish website from this branch