Update action.yml name and option description
This commit is contained in:
parent
73c10e018a
commit
10d245ed1b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
name: "Build Godot"
|
||||
name: "Build Godot Games"
|
||||
description: "Build a Godot project for multiple platforms"
|
||||
author: josephbmanley
|
||||
inputs:
|
||||
|
|
@ -9,7 +9,7 @@ inputs:
|
|||
description: 'Name of the preset in `export_presets.cfg` to use'
|
||||
required: true
|
||||
subdirectory:
|
||||
description: 'Optional name of the subdirectory to put exported project in'
|
||||
description: 'This has been removed, please do not use.'
|
||||
default: ""
|
||||
package:
|
||||
description: 'Set true to output an artifact zip file'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue