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: