sbt-publish-more icon indicating copy to clipboard operation
sbt-publish-more copied to clipboard

Support `skip in publish`

Open laughedelic opened this issue 8 years ago • 1 comments

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

laughedelic avatar Sep 17 '17 02:09 laughedelic

Hi, I think I have a fix for this. Please review - https://github.com/laughedelic/sbt-publish-more/pull/6

vshalts avatar Apr 15 '18 09:04 vshalts