From a93f9d50522152f7ed3aeca8046ec9ee5d14c5de Mon Sep 17 00:00:00 2001 From: Ana Trisovic Date: Mon, 15 Nov 2021 15:53:30 -0500 Subject: [PATCH] aesthetics --- action.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/action.yml b/action.yml index 9672333..06fbad2 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,10 @@ name: 'Dataverse Uploader Action' description: 'Uploads a repository to Dataverse' +branding: + icon: 'archive' + color: 'orange' + inputs: DATAVERSE_TOKEN: required: true