daniel-griffiths/Godot Build
Install Godot and build applications for Windows, macOS, Linux, and Web with optional itch.io upload
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 2, 2026
- License
- MIT
Pinned Snippet
uses: daniel-griffiths/godot-deploy@5845822636d13fe7ab693b668cb5eeff120cb584 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| godot-version | The version of Godot to build with | yes | — |
| godot-channel | The release channel (stable, beta1, rc1, etc.) | no | stable |
| build-dir | The chosen build directory | no | build |
| platforms | Platforms to build for (comma-separated: macos,windows,linux,web) | no | macos,windows,linux,web |
| itch-io-api-key | Itch.io API key for publishing | no | — |
| itch-io-user | Itch.io username | no | — |
| itch-io-game | Itch.io game name | no | — |
Outputs
| name | description |
|---|---|
| godot-executable | The installed executable location |