Skip to content

Commit

Permalink
update plugin settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Seun Soyinka authored and Seun Soyinka committed Aug 19, 2024
1 parent b1ceb27 commit 578e4a7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions project/build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
import xerial.sbt.Sonatype.sonatypeCentralHost
ThisBuild / sonatypeCredentialHost := sonatypeCentralHost

inThisBuild(List(
organization := "com.github.sbt",
homepage := Some(url("https://github.com/sbt/sbt-ci-release")),
Expand All @@ -15,3 +12,5 @@ inThisBuild(List(
)
)
))

ThisBuild / sonatypeCredentialHost := sonatypeCentralHost

0 comments on commit 578e4a7

Please sign in to comment.