mirror of
https://github.com/yeslayla/build-godot-action.git
synced 2025-01-13 12:33:28 +01:00
Update action.yml
This commit is contained in:
parent
a473f49739
commit
1158964084
@ -16,7 +16,7 @@ inputs:
|
||||
default: false
|
||||
projectDir:
|
||||
description: 'Location of Godot project in repository'
|
||||
default: ""
|
||||
default: "."
|
||||
debugMode:
|
||||
description: 'Whether or not to use `--export-debug`'
|
||||
default: false
|
||||
@ -32,4 +32,4 @@ runs:
|
||||
- ${{ inputs.debugMode }}
|
||||
branding:
|
||||
icon: loader
|
||||
color: blue
|
||||
color: blue
|
||||
|
Loading…
Reference in New Issue
Block a user