Skip to content

Commit ed240fe

Browse files
committed
Set Sonatype Credential Host
1 parent 1a8181f commit ed240fe

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ enablePlugins(SonatypeCiReleasePlugin)
2222

2323
ThisBuild / githubWorkflowArtifactUpload := false
2424

25+
ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"
26+
2527
val Scala212Cond = s"matrix.scala == '$Scala212'"
2628

2729
def rubySetupSteps(cond: Option[String]) = Seq(

0 commit comments

Comments
 (0)