mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 07:25:38 +00:00
On branch feat/godot
Changes to be committed: modified: .github/workflows/build-godot.yml
This commit is contained in:
parent
4eb80aafbe
commit
f5fcfad244
4
.github/workflows/build-godot.yml
vendored
4
.github/workflows/build-godot.yml
vendored
|
@ -1,5 +1,5 @@
|
|||
name: GoDot Configurator build
|
||||
run-name: Build Godot Configurator for RetroDECK
|
||||
name: GoDot Configurator Build Debug
|
||||
run-name: Build Godot Configurator(DEBUG) for RetroDECK
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
|
|
Loading…
Reference in a new issue