From d7195ef93f38e84c7fd161af3d317c4127099bf4 Mon Sep 17 00:00:00 2001 From: Rob Herley Date: Fri, 19 Jan 2024 11:15:26 -0500 Subject: [PATCH] testing --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 38d4fdc..ed91dbd 100644 --- a/action.yml +++ b/action.yml @@ -7,7 +7,7 @@ inputs: default: 'artifact' path: description: 'A file, directory or wildcard pattern that describes what to upload' - required: true + required: false if-no-files-found: description: > The desired behavior if no files are found using the provided path.