diff --git a/action.yml b/action.yml index 9f98602..0047e76 100644 --- a/action.yml +++ b/action.yml @@ -20,3 +20,6 @@ outputs: runs: using: "node12" main: "dist/index.js" +branding: + icon: 'aperture' + color: 'green'