From 99407ac5408f6f8a193608ae497f1e0d8895fe90 Mon Sep 17 00:00:00 2001 From: Boris Staal Date: Sun, 9 Apr 2023 13:35:07 -0500 Subject: [PATCH] Update action.yml --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: