scala-hamsters / hamsters

A mini Scala utility library
Apache License 2.0
291 stars 23 forks source link

publishSigned not working with sbt 1.0 #77

Closed loicdescotte closed 6 years ago

loicdescotte commented 6 years ago

error : publish repository is undefined See branch sbt_1_0

loicdescotte commented 6 years ago

Maybe a sbt-pgp issue? I'll follow https://github.com/sbt/sbt-pgp/issues/116

loicdescotte commented 6 years ago

fixed