Skip to content

Commit

Permalink
Added Sonatype profile name
Browse files Browse the repository at this point in the history
  • Loading branch information
rcardin committed May 15, 2024
1 parent e2e9934 commit 01e7e9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ inThisBuild(

ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"
sonatypeRepository := "https://s01.oss.sonatype.org/service/local"
sonatypeProfileName := "in.rcard"

lazy val core = project
.settings(
Expand Down

0 comments on commit 01e7e9e

Please sign in to comment.