mirror of
https://github.com/yeslayla/build-godot-action.git
synced 2025-07-04 03:25:03 +02:00
Debugging... :/
Debugging... :/ Debugging... :/ Debugging... :/ Debugging... :/ Debugging... :/ Debugging... :/ Debugging... :/ Debug cleanup
This commit is contained in:
@ -10,12 +10,13 @@ inputs:
|
||||
required: true
|
||||
subdirectory:
|
||||
description: 'Optional name of the subdirectory to put exported project in'
|
||||
required: false
|
||||
default: ""
|
||||
package:
|
||||
description: 'Set true to output an artifact zip file'
|
||||
required: false
|
||||
default: false
|
||||
projectDir:
|
||||
description: 'Location of Godot project in repository'
|
||||
default: ""
|
||||
debugMode:
|
||||
description: 'Whether or not to use `--export-debug`'
|
||||
default: false
|
||||
|
Reference in New Issue
Block a user