diff --git a/action.yml b/action.yml index 2158316..7cfa05e 100644 --- a/action.yml +++ b/action.yml @@ -21,4 +21,8 @@ outputs: runs: using: node20 - main: dist/index.js \ No newline at end of file + main: dist/index.js + +branding: + icon: briefcase + color: white