Support for Github Releases

As part of the final deployment process for our dev process, we deploy binaries using Github releases. This lets us automate deployment of these binaries with our deployment tools.

It would be useful to have official or plugin support for deploying artifacts to Github releases. There are third party workarounds (and github has a command line tool for it), but having it built into the pipeline creation process would take that off our developer’s workloads.