diff --git a/action.yml b/action.yml index 51d3ed0..9c4a6da 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,6 @@ -name: "Build Godot" +name: "Build Godot Project" description: "Build a Godot project for multiple platforms" -author: josephbmanley +author: krynv (based on original project from yeslayla & josephbman) inputs: name: description: 'Name of the exported binary'