From 84dff91168f775f5afc01a2a1e05c3e701c10ee1 Mon Sep 17 00:00:00 2001 From: Scion Date: Fri, 24 Mar 2023 01:53:39 -0700 Subject: [PATCH] test --- unity-composite/action.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"