mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-17 22:35:39 +00:00
On branch feat/godot-configurator
Changes to be committed: modified: .github/workflows/build-gdc.yml
This commit is contained in:
parent
2256bd23b1
commit
ebc3498a69
2
.github/workflows/build-gdc.yml
vendored
2
.github/workflows/build-gdc.yml
vendored
|
@ -10,7 +10,7 @@ env:
|
||||||
GODOT_VERSION: 4.2.2
|
GODOT_VERSION: 4.2.2
|
||||||
EXPORT_NAME: RetroDECK-Configurator
|
EXPORT_NAME: RetroDECK-Configurator
|
||||||
#match tag in project settings of Godot
|
#match tag in project settings of Godot
|
||||||
TAG: ${EXPORT_NAME}-v0.5
|
TAG: RetroDECK-Configurator-v0.5
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
export-linux:
|
export-linux:
|
||||||
|
|
Loading…
Reference in a new issue