From 1484cceff7191d27fde60397bea4fc2dbbcb063a Mon Sep 17 00:00:00 2001 From: Richard Willis Date: Sun, 12 Dec 2021 21:31:00 +0000 Subject: [PATCH] Update name --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 695dabc..658d12c 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'AWS S3' -description: 'Sync files to S3' +name: 'AWS S3 Actions' +description: 'Perform actions on a S3 bucket like sync or clean files' author: 'Richard Willis ' branding: icon: 'upload-cloud'