Skip to content

Commit 01e7e9e

Browse files
committed
Added Sonatype profile name
1 parent e2e9934 commit 01e7e9e

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
@@ -20,6 +20,7 @@ inThisBuild(
2020

2121
ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"
2222
sonatypeRepository := "https://s01.oss.sonatype.org/service/local"
23+
sonatypeProfileName := "in.rcard"
2324

2425
lazy val core = project
2526
.settings(

0 commit comments

Comments
 (0)