Skip to content

Commit

Permalink
Configure sonatype
Browse files Browse the repository at this point in the history
  • Loading branch information
d10xa committed Nov 19, 2024
1 parent ca57f41 commit 08397db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonatype.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ developers := List(
)
)
ThisBuild / publishTo := sonatypePublishToBundle.value
import ReleaseTransformations._
import sbtrelease.ReleasePlugin.autoImport.ReleaseTransformations._
releaseCrossBuild := true // true if you cross-build the project for multiple Scala versions
releaseProcess := Seq[ReleaseStep](
checkSnapshotDependencies,
Expand Down

0 comments on commit 08397db

Please sign in to comment.