Skip to content

Commit

Permalink
Correct publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
stringbean committed Jun 21, 2021
1 parent 64a4470 commit 0b7a40f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ releaseProcess := Seq[ReleaseStep](
commitReleaseVersion,
tagRelease,
publishArtifacts,
releaseStepTask(sonatypeBundleRelease),
releaseStepCommand("sonatypeBundleRelease"),
releaseStepTask(ghpagesPushSite),
setNextVersion,
commitNextVersion,
Expand Down

0 comments on commit 0b7a40f

Please sign in to comment.