From 806a5640849b81e1137452a79b71c1c5b157f936 Mon Sep 17 00:00:00 2001 From: Blanca Ayala <45976038+ayalaluquez@users.noreply.github.com> Date: Fri, 1 May 2020 22:27:20 -0300 Subject: [PATCH] GitHub Marketplace branding --- action.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/action.yml b/action.yml index bac1c48..b71dad3 100644 --- a/action.yml +++ b/action.yml @@ -16,4 +16,7 @@ inputs: required: false runs: using: node12 - main: src/index.js \ No newline at end of file + main: src/index.js +branding: + color: green + icon: message-square