Skip to content

Commit

Permalink
Fixed the wrong fix for publishing to sonatype :))
Browse files Browse the repository at this point in the history
  • Loading branch information
hnaderi committed Dec 16, 2024
1 parent 82be076 commit f019bcb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ inThisBuild(
organization := "dev.hnaderi",
organizationName := "Hossein Naderi",
startYear := Some(2021),
sonatypeCredentialHost := xerial.sbt.Sonatype.sonatypeLegacy,
tlCiReleaseBranches := Seq("main"),
tlSitePublishBranch := Some("main"),
licenses := Seq(License.Apache2),
Expand Down

0 comments on commit f019bcb

Please sign in to comment.