Skip to content

Commit

Permalink
Merge pull request #131 from Haidra-Org/exportfix2
Browse files Browse the repository at this point in the history
fix: firebelley export upgrade
  • Loading branch information
db0 authored May 25, 2024
2 parents 4a176e4 + 64e78a5 commit 4064f95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: "🤖 Export game"
id: export
if: ${{ steps.release.outputs.version != '' }}
uses: firebelley/godot-export@v5.2
uses: firebelley/godot-export@v5.2.1
with:
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
Expand Down

0 comments on commit 4064f95

Please sign in to comment.