We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eee1f76 commit f12affaCopy full SHA for f12affa
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
godot_export_templates_download_url: https://github.com/godotengine/godot-builds/releases/download/4.4.1-stable/Godot_v4.4.1-stable_export_templates.tpz
26
relative_project_path: ./
27
archive_output: true
28
- presets_to_export: Windows, Linux, macOS, Android
+ presets_to_export: Windows, Linux, macOS
29
30
- name: Create GitHub Release
31
uses: ncipollo/release-action@v1.14.0
0 commit comments