Skip to content

Commit 5a221e4

Browse files
committed
add comment to build on how to publish
1 parent 44277d9 commit 5a221e4

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
@@ -31,6 +31,7 @@ scalacOptions in (Compile, doc) ++= Seq(
3131

3232
// Below enables publishing to central.sonatype.org according to
3333
// https://www.scala-sbt.org/release/docs/Using-Sonatype.html
34+
// sbt> publishedSigned
3435

3536
ThisBuild / organization := "se.lth.cs"
3637
ThisBuild / organizationName := "LTH"

0 commit comments

Comments
 (0)