Update action.yml
This commit is contained in:
parent
8bcd8a2211
commit
201a92694e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
name: "Build Godot"
|
name: "Build Godot Project"
|
||||||
description: "Build a Godot project for multiple platforms"
|
description: "Build a Godot project for multiple platforms"
|
||||||
author: josephbmanley
|
author: krynv (based on original project from yeslayla & josephbman)
|
||||||
inputs:
|
inputs:
|
||||||
name:
|
name:
|
||||||
description: 'Name of the exported binary'
|
description: 'Name of the exported binary'
|
||||||
|
|
Reference in a new issue