Github Actions for Godot 4 CI/CD automation.
- Fully automated CI/CD pipeline for C# or GDScript projects. Supported platforms:
- Windows
- Linux
- macOS
- Web (non-c# project only)
- Android
- iOS
- Create github releases automatically (needs write permissions, see Write access to repository is not granted).
New Project:
Just click on the Use this template
or Fork
button to create a new repository.
Existing Project:
Copy the .github
folder and the export_presets.cfg
file to your project.