sbt-publish-more
sbt-publish-more copied to clipboard
Support `skip in publish`
skip in publish := true should exclude project/subproject from publishing. See
- https://github.com/sbt/sbt/issues/3136
- https://github.com/sbt/sbt-pgp/pull/101
Hi, I think I have a fix for this. Please review - https://github.com/laughedelic/sbt-publish-more/pull/6