From 965cd49901767dff207b9025d254274f972ae862 Mon Sep 17 00:00:00 2001 From: Jonathan Clem Date: Wed, 28 Aug 2019 17:08:29 -0400 Subject: [PATCH] Update action.yml --- action.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/action.yml b/action.yml index 1999aa9..9e9aa3b 100644 --- a/action.yml +++ b/action.yml @@ -1,6 +1,9 @@ name: Set up Elixir description: Set up an Elixir/OTP environment and add it to the PATH author: GitHub +branding: + color: blue + icon: code inputs: elixir-version: description: Version range or exact version of Elixir to use