This commit is contained in:
Rekku 2024-08-23 10:01:36 +01:00
parent f5fcfad244
commit 646ae32ec2

View file

@ -3,14 +3,6 @@ run-name: Build Godot Configurator(DEBUG) for RetroDECK
on: on:
workflow_dispatch: workflow_dispatch:
inputs: inputs:
build_target:
description: 'Select the build target'
required: true
default: 'debug'
type: choice
options:
- debug
- release
job_target: job_target:
description: 'Select the platform' description: 'Select the platform'
required: true required: true