From 6532252f9b6b3095c383759db8baa3ff57d0ac5c Mon Sep 17 00:00:00 2001 From: Scion Date: Sun, 26 Mar 2023 00:44:05 -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 771361d..f341648 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, or null Default: own" + description: "The mode with which to publish artifacts. Options: copy, own, or null Default: copy" required: false - default: "" + default: "copy" runs: using: "composite" steps: