diff --git a/action.yml b/action.yml index c31ef4b6..582ebdaf 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,9 @@ name: 'Android Emulator Runner' description: 'Installs, configures and starts an Android Emulator directly on macOS virtual machines.' author: 'Reactive Circus' +branding: + icon: 'smartphone' + color: 'green' inputs: api-level: description: 'API level of the platform and system image - e.g. 23 for Android Marshmallow, 29 for Android 10'