From 9f4af4759e4bb45e609eec5d5af13b1705bf14ae Mon Sep 17 00:00:00 2001 From: Luca Stocchi Date: Fri, 13 Nov 2020 15:53:21 +0100 Subject: [PATCH] update action config Signed-off-by: Luca Stocchi --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index c7df057..4bec244 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,6 @@ -name: 'Lucas Test Push To Quay Action' +name: 'Push To Registry' description: 'This action allows you to push an image to Quay' -author: 'Luca' +author: 'Red Hat' branding: icon: circle color: red