diff --git a/action.yml b/action.yml index d272556..098f555 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,8 @@ -name: 'Annotations Action' +name: 'Annotate Action' +branding: + icon: 'edit-3' + color: 'yellow' +author: 'Guillaume Grossetie' description: 'Creates annotations from a JSON file' inputs: repo-token: