RadonApp / radon-extension

Radon Extension (Issues, Manifest)
3 stars 0 forks source link

Automate releases #20

Closed fuzeman closed 6 years ago

fuzeman commented 6 years ago

Create tasks in neon-extension-build to automate the release process.


release:create version

Create a new release.

version - Version


release:push [remote]

Push release to remotes, await builds and update GitHub Releases with combined release notes.

remote - Destination remote (default: all)