diff --git a/.github/workflows/build-gdc.yml b/.github/workflows/build-configurator.yml similarity index 95% rename from .github/workflows/build-gdc.yml rename to .github/workflows/build-configurator.yml index 29339fe8..1f44af27 100644 --- a/.github/workflows/build-gdc.yml +++ b/.github/workflows/build-configurator.yml @@ -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