Skip to content
This repository was archived by the owner on Oct 15, 2020. It is now read-only.

Commit f329cbc

Browse files
committed
Fix release (hopefully)
1 parent 532c196 commit f329cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,6 @@ developers := List(
120120
url("https://github.com/julianthome")
121121
)
122122
)
123-
// publishTo := sonatypePublishToBundle.value
123+
publishTo := sonatypePublishToBundle.value
124124
Global / useGpg := false
125125
Global / onChangedBuildSource := ReloadOnSourceChanges

0 commit comments

Comments
 (0)