From 98234e3bcbe63cc4c6210a49d42f30b7e921adbf Mon Sep 17 00:00:00 2001 From: Scion Date: Sun, 26 Mar 2023 00:20:08 -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 833a92e..665bf84 100644 --- a/unity-composite/action.yaml +++ b/unity-composite/action.yaml @@ -34,9 +34,9 @@ inputs: description: "Name of the resulting zip file." required: false artifactMode: - description: "The mode with which to publish artifacts. Options: copy, own Default: own" + description: "The mode with which to publish artifacts. Options: copy, own, or null Default: own" required: false - default: "own" + default: "" runs: using: "composite" steps: