Skip to content

Commit 024545e

Browse files
Adds publishTo
1 parent d27a89f commit 024545e

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
@@ -4,6 +4,7 @@ ThisBuild / organization := "org.scala-exercises"
44
ThisBuild / githubOrganization := "47degrees"
55
ThisBuild / scalaVersion := "2.13.3"
66

7+
publishTo := sonatypePublishToBundle.value
78
publish / skip := true
89

910
// This is required by the exercises compiler:

0 commit comments

Comments
 (0)