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