Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yeslayla authored Nov 8, 2020
1 parent a473f49 commit 1158964
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -32,4 +32,4 @@ runs:
- ${{ inputs.debugMode }}
branding:
icon: loader
color: blue
color: blue

0 comments on commit 1158964

Please sign in to comment.