diff --git a/action.yml b/action.yml index 4e4be5c..150c237 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,8 @@ name: 'Setup Molnctl' description: 'Downloads and configures molnctl' +branding: + icon: 'download-cloud' + color: 'orange' inputs: version: description: 'The version of molnctl to install, see https://github.com/molnett/molnctl/releases'