Skip to content

Commit

Permalink
ci:debug release
Browse files Browse the repository at this point in the history
  • Loading branch information
scarisey committed Sep 11, 2024
1 parent 2f8c762 commit ed57a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ThisBuild / scmInfo := Some(
"scm:git:[email protected]/lectra-tech/kapoeira.git"
)
)
ThisBuild / sonatypeCredentialHost := sonatypeLegacy
ThisBuild / sonatypeCredentialHost := sonatypeCentralHost
//ThisBuild / sonatypeRepository := "https://central.sonatype.com/service/local"
//ThisBuild / publishTo := sonatypePublishTo.value
ThisBuild / versionScheme := Some("semver-spec")
Expand Down

0 comments on commit ed57a24

Please sign in to comment.