Closed OverloadedOrama closed 4 years ago
Looks good, I'd just suggest to add a comment to explain that rsync is installed because it's needed for the github pages deploy action, just to make sure they don't get accidentally separated as modifications are made in the future.
I added a comment! :)
EDIT: Fixed a typo in the comment.
Awesome :)
This lets godot-ci.yml deploy to GitHub Pages after a Web Build is exported. Thanks to https://github.com/JamesIves/github-pages-deploy-action
If you encounter issues when deploying to gh-pages, try to change the theme from the repository's settings.
This addresses a part of #14.