Skip to content

Commit e527afb

Browse files
committed
Add sonatypeProfileName
1 parent 175fe7d commit e527afb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

build.sbt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ ThisBuild / shellPrompt := ((s: State) => Project.extract(s).currentRef.projec
55
ThisBuild / startYear := Some(2014)
66
ThisBuild / versionScheme := Some("early-semver")
77

8+
sonatypeProfileName := "com.github.japgolly"
9+
810
val root = NyayaBuild.root
911
val utilJVM = NyayaBuild.utilJVM
1012
val utilJS = NyayaBuild.utilJS

0 commit comments

Comments
 (0)