Summary
To put it simply, when we publish a new version in GitHub, we want to automatically build the game and attach it to the release so that it's easy to download the EXE.
The idea behind this is less so that players will be able to download and play the EXE, but more so as a foundational CICD template that developers can modify as necessary for their specific games.