Update action.yml

This commit is contained in:
2020-11-07 20:18:26 -05:00
committed by GitHub
parent a473f49739
commit 1158964084

View File

@ -16,7 +16,7 @@ inputs:
default: false default: false
projectDir: projectDir:
description: 'Location of Godot project in repository' description: 'Location of Godot project in repository'
default: "" default: "."
debugMode: debugMode:
description: 'Whether or not to use `--export-debug`' description: 'Whether or not to use `--export-debug`'
default: false default: false