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.