diff --git a/action.yml b/action.yml index 21d9a23..619d2fc 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,9 @@ name: "Setup TestLens" description: "Performs TestLens setup" +branding: + color: green + icon: eye + inputs: github-token: description: "The GitHub token used for authentication"