On branch feat/godot-configurator

Changes to be committed:
	modified:   .github/workflows/build-gdc.yml
This commit is contained in:
monkeyx-net 2024-08-06 10:46:02 +01:00
parent ebc3498a69
commit 5adab75a33

View file

@ -10,7 +10,7 @@ env:
GODOT_VERSION: 4.2.2
EXPORT_NAME: RetroDECK-Configurator
#match tag in project settings of Godot
TAG: RetroDECK-Configurator-v0.5
TAG: ${{env.EXPORT_NAME}}-v0.5
jobs:
export-linux: