Skip to content

Commit

Permalink
Change publishArtifact to "skip in publish" in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ruippeixotog committed Oct 11, 2020
1 parent b715a64 commit 0a19c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build.sbt
Expand Up @@ -26,4 +26,4 @@ micrositeGitterChannel := false // ugly
mdocExtraArguments += "--no-link-hygiene"
mdocVariables := Map("VERSION" -> version.value)

publishArtifact := false
skip in publish := true

0 comments on commit 0a19c3a

Please sign in to comment.