square / anvil

A Kotlin compiler plugin to make dependency injection with Dagger 2 easier.
Apache License 2.0
1.31k stars 80 forks source link

automatically set GitHub releases to pre-release if the current version name ends in `-beta__` #967

Closed RBusarow closed 5 months ago

RBusarow commented 5 months ago

Without this, any beta release is created as a normal release, then it needs to be updated manually. I think that affects whether everyone gets an email blast?