We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44277d9 commit 5a221e4Copy full SHA for 5a221e4
build.sbt
@@ -31,6 +31,7 @@ scalacOptions in (Compile, doc) ++= Seq(
31
32
// Below enables publishing to central.sonatype.org according to
33
// https://www.scala-sbt.org/release/docs/Using-Sonatype.html
34
+// sbt> publishedSigned
35
36
ThisBuild / organization := "se.lth.cs"
37
ThisBuild / organizationName := "LTH"
0 commit comments