actions-marketplace-validations/gh-export-godot-project
Runs godot export configuration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 28, 2021
- License
- None
Pinned Snippet
uses: actions-marketplace-validations/kuhnchris_gh-export-godot-project@a80b27afe149922521bf81c4c5dce55433700c95 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| project-directory | Base directory relativ to the git root | yes | ./ |
| export-debug | Export with "debug" symbols | no | "" |
| export-pack | Export just the .pck/.zip file | no | "" |
| export-platform | Export for platform (.pck + .exe) | no | y |
| platform | Platform to export for (from export_presets.cfg) | yes | Linux/X11 |
| executable-name | Name of executable (for windows append '.exe') | yes | game |
| godot-version | Version of godot to use (docker) | yes | 3.4 |
| base-docker | base docker container url | — | ghcr.io/kuhnchris/godot-github-ci-actions |
Outputs
no outputs