Skip to content

Commit

Permalink
ci: use godot 3
Browse files Browse the repository at this point in the history
  • Loading branch information
db0 committed May 26, 2024
1 parent aa33a3f commit 711ce28
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,7 @@ jobs:
godot_executable_download_url: https://github.com/godotengine/godot/releases/download/3.5.3-stable/Godot_v3.5.3-stable_linux_headless.64.zip
godot_export_templates_download_url: https://github.com/godotengine/godot/releases/download/3.5.3-stable/Godot_v3.5.3-stable_export_templates.tpz
relative_project_path: ./
base_version: "${{ steps.release.outputs.version }}"
create_release: false
use_godot_3: true
archive_output: true
export_debug: false
- name: "🛠 Prepare files for publishing"
Expand Down

0 comments on commit 711ce28

Please sign in to comment.