From c93a6c84b0ab815b18f39bfaa9fc074fe5867b58 Mon Sep 17 00:00:00 2001 From: Cibbi <12004047+Cibbi@users.noreply.github.com> Date: Tue, 31 Oct 2023 13:17:57 +0100 Subject: [PATCH] Updated Readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 65e396e..24fba70 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,11 @@ GitHub Action to package Unity assets in both `unitypackage` and `vcc` package f ### `path` -**Required** The path to the folder to package +**Required** The path to the package folder. ### `outputPath` -**Required** The output directory path for the packages. +**Required** The output directory path. ### `releaseUrl`