Skip to content

Commit

Permalink
Revert mdoc command in release process
Browse files Browse the repository at this point in the history
  • Loading branch information
ruippeixotog committed Feb 28, 2021
1 parent b17e1a6 commit f9aada4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Expand Up @@ -178,7 +178,6 @@ releaseProcess := Seq[ReleaseStep](
runClean,
runTest,
setReleaseVersion,
releaseStepCommand("mdoc"),
commitReleaseVersion,
tagRelease,
releaseStepCommandAndRemaining("+publishSigned"),
Expand Down

0 comments on commit f9aada4

Please sign in to comment.