This allows getting the hash of the latest (or some other) release using github releases and gpg verification.
Prepares, signs and pushes a release to github.
This further speeds up builds, in particular the modules test in the next commit. By checking if the expected final build output has already been cached, we can even skip the download of cached builds.