Publishing Godot 4.1 projects to GitHub.io

Last Ludum Dare, I was blindsided by the changes in Godot 4.x with respect to HTML5 exports. My old automation system for Godot 3.5 did not work any more, so I ended up posting that one on itch.io instead.

I've put together a revised configuration for Godot 4.1 that will use GitHub Actions to automatically publish a game to GitHub.io when the repository is pushed. You can find the configuration and some instructions over on my blog:

http://paulgestwicki.blogspot.com/2023/09/automatically-publishing-godot-41.html