diff --git a/action.yml b/action.yml index e28defa..0f29d81 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'Cache' -description: 'Cache artifacts like dependencies and build outputs to improve workflow execution time' +name: 'Cache (AWS S3)' +description: 'Cache artifacts like dependencies and build outputs to improve workflow execution time stored in S3' author: 'GitHub' inputs: path: