I want to implement the following workflow changes to this project: * [x] Add a dev branch, so all development work is not done on release. Releases to be triggered when pushing to release branch * [x] Add snapshot releases for dev branch so that they can be used/tested * [ ] Sign releases with GPG - Will use [keymaster](https://github.com/firstdarkdev/keymaster) * [ ] Move secrets out of ENV variables and onto doppler - [dopple](https://github.com/firstdarkdev/dopple) ### Long Term * [ ] Publish releases to Gradle Plugin Portal
I want to implement the following workflow changes to this project:
Long Term