What would you like to be added:
Add a github action to execute releases.
Why is this needed:
At present, releases are cut by executing make release on a dev's own system. While the build is containerized to ensure a stable environment, it is preferable to execute the release such that project owners have equal access and visibility on the process.