trying the new project name
This commit is contained in:
parent
aa2d449105
commit
b035a13a3b
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ jobs:
|
||||||
- name: export game
|
- name: export game
|
||||||
id: export
|
id: export
|
||||||
# Use latest version (see releases for all versions)
|
# Use latest version (see releases for all versions)
|
||||||
uses: https://github.com/lucastucious/godot-export@v5.3
|
uses: https://github.com/lucastucious/godot-export@v5.3.1
|
||||||
with:
|
with:
|
||||||
# Defining all the required inputs
|
# Defining all the required inputs
|
||||||
godot_executable_download_url: https://github.com/godotengine/godot/releases/download/4.2.2-stable/Godot_v4.2.2-stable_linux.x86_64.zip
|
godot_executable_download_url: https://github.com/godotengine/godot/releases/download/4.2.2-stable/Godot_v4.2.2-stable_linux.x86_64.zip
|
||||||
|
|
Loading…
Reference in a new issue