diff --git a/action.yml b/action.yml index 52e2dc6..035cc4c 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,9 @@ name: 'StyLua' description: 'GitHub Action to run StyLua, an opinionated Lua code formatter' author: 'JohnnyMorganz' +branding: + icon: code + color: black inputs: token: description: 'The GITHUB_SECRET token'