mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-29 19:45:38 +00:00
On branch cooker
Changes to be committed: renamed: .github/workflows/build-gdc.yml -> .github/workflows/build-configurator.yml
This commit is contained in:
parent
cff8ff00f2
commit
2df3ef1e5d
|
@ -5,7 +5,10 @@ on:
|
|||
# branches: [ cooker ]
|
||||
# pull_request:
|
||||
# branches: [ cooker ]
|
||||
|
||||
# manually run to help with version number/tag and sha256 value
|
||||
workflow_dispatch:
|
||||
branches: [ cooker ]
|
||||
|
||||
env:
|
||||
GODOT_VERSION: 4.2.2
|
Loading…
Reference in a new issue