This is the first of a few posts on GitHub Actions. This first will be fairly basic, compile a Hello World application, zip up the binaries, and make them available to download.
In future posts, I’ll show how to add approvals and deploying to AWS, but for now, simple is best.