mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-29 00:55:42 +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
|
name: GoDot Configurator Build Debug
|
||||||
run-name: Build Godot Configurator for RetroDECK
|
run-name: Build Godot Configurator(DEBUG) for RetroDECK
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
|
|
Loading…
Reference in a new issue