mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-02-17 20:05: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 ]
|
# branches: [ cooker ]
|
||||||
# pull_request:
|
# pull_request:
|
||||||
# branches: [ cooker ]
|
# branches: [ cooker ]
|
||||||
|
|
||||||
|
# manually run to help with version number/tag and sha256 value
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
branches: [ cooker ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
GODOT_VERSION: 4.2.2
|
GODOT_VERSION: 4.2.2
|
Loading…
Reference in a new issue