diff --git a/action.yml b/action.yml index b619147..be1b46a 100644 --- a/action.yml +++ b/action.yml @@ -22,3 +22,6 @@ inputs: runs: using: 'node12' main: 'dist/index.js' +branding: + icon: 'image' + color: 'green'