Skip to content

Commit

Permalink
ci: com.olvind should use sonatypeLegacy
Browse files Browse the repository at this point in the history
  • Loading branch information
oyvindberg committed Dec 9, 2022
1 parent 52e92eb commit 7028f88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/src/scala/tui/scripts/Publish.scala
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ object Publish extends BleepScript("Publish") {
sonatypeProfileName = "com.olvind",
bundleName = "tui",
version = dynVer.version,
sonatypeCredentialHost = Sonatype.sonatype01
sonatypeCredentialHost = Sonatype.sonatypeLegacy
)
val ciRelease = new CiReleasePlugin(started.logger, sonatype, dynVer, pgp)

Expand Down

0 comments on commit 7028f88

Please sign in to comment.