Skip to content

Commit 6da635c

Browse files
committed
publish to sonatype central
1 parent 8ef0153 commit 6da635c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ ThisBuild/scalacOptions ++= Seq(
115115

116116
ThisBuild/Test/fork := false
117117

118+
ThisBuild/sonatypeCredentialHost := "central.sonatype.com"
118119
ThisBuild/publishTo := sonatypePublishToBundle.value
119120
ThisBuild/scmInfo := Some(ScmInfo(url("https://github.com/mpollmeier/scala-repl-pp"),
120121
"scm:[email protected]:mpollmeier/scala-repl-pp.git"))

0 commit comments

Comments
 (0)