Skip to content

Commit

Permalink
Fixed sonatype publish
Browse files Browse the repository at this point in the history
  • Loading branch information
hnaderi committed Dec 16, 2024
1 parent 8cae4d7 commit df521ec
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ ThisBuild / developers := List(
tlGitHubDev("hnaderi", "Hossein Naderi")
)

ThisBuild / tlSonatypeUseLegacyHost := false

ThisBuild / tlSitePublishBranch := Some("main")
ThisBuild / tlCiReleaseBranches := Seq("main")
ThisBuild / tlFatalWarnings := false
Expand Down

0 comments on commit df521ec

Please sign in to comment.