Skip to content

Commit

Permalink
fix: firebelley export upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
db0 committed May 25, 2024
1 parent 4a176e4 commit 64e78a5
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 64e78a5

Please sign in to comment.