diff --git a/action.yml b/action.yml index 7573175..3706e9d 100644 --- a/action.yml +++ b/action.yml @@ -8,7 +8,7 @@ inputs: path: description: 'Destination path' required: false - dontextract: + extract: description: 'Should the artifact be extracted after downloaded. Default behavior is True' required: false default: True