diff --git a/unity-composite/action.yaml b/unity-composite/action.yaml index 3340d7d..7eab879 100644 --- a/unity-composite/action.yaml +++ b/unity-composite/action.yaml @@ -1,5 +1,5 @@ -name: unity-project -description: "Run a Unity command using a project's version and a build target." +name: unity-composite +description: "Run a Unity command using a project's version and a build target. Then compress the result to a zip file." inputs: platform: description: "Unity Platform. Options: windows, windows32bit, mac, linux, android"