Skip to content

Commit

Permalink
Fix ThisBuild/publishTo
Browse files Browse the repository at this point in the history
  • Loading branch information
NomadBlacky committed Nov 6, 2019
1 parent 208eeff commit bcaebcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonatype.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ developers := List(
)
)

publishTo in ThisBuild := sonatypePublishTo.value
ThisBuild / publishTo := sonatypePublishToBundle.value

0 comments on commit bcaebcb

Please sign in to comment.