diff --git a/action.yml b/action.yml index a150ade..a0b5b34 100644 --- a/action.yml +++ b/action.yml @@ -2,6 +2,10 @@ name: 'Setup Lazarus environment' description: 'Setup a Lazarus environment adding it to the PATH' +branding: + icon: 'chevrons-right' + color: 'blue' + inputs: lazarus-version: # id of input description: 'Version of Lazarus'