Skip to content

Commit

Permalink
Skip publish for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-vrijswijk committed Dec 7, 2023
1 parent e74d1c9 commit 9dc500a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ lazy val docs = projectMatrix
.in(file("wr-docs"))
.dependsOn(WeaponRegeX)
.settings(
publish / skip := true,
mdocOut := file("."),
tpolecatExcludeOptions += ScalacOptions.warnNonUnitStatement
)
Expand Down

0 comments on commit 9dc500a

Please sign in to comment.