mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 15:35:38 +00:00
On branch cooker
Changes to be committed: modified: .github/workflows/build-gdc.yml
This commit is contained in:
parent
e43454bed7
commit
cff8ff00f2
3
.github/workflows/build-gdc.yml
vendored
3
.github/workflows/build-gdc.yml
vendored
|
@ -1,12 +1,11 @@
|
|||
name: Release Godot Configurator
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
# push:
|
||||
# branches: [ cooker ]
|
||||
# pull_request:
|
||||
# branches: [ cooker ]
|
||||
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
GODOT_VERSION: 4.2.2
|
||||
|
|
Loading…
Reference in a new issue