neiam /action-setup-beam
action-setup-beam
public · Issues · Pulls · Labels · Forks · Compare · Actions queued
⭐
Log in to mark this repository.
Update action.yml
965cd49 · Jonathan Clem · 2019-08-28 21:08
Files changed
modified
action.yml
+3
−0
@@ -1,6 +1,9 @@
| 1 | 1 | name: Set up Elixir |
| 2 | 2 | description: Set up an Elixir/OTP environment and add it to the PATH |
| 3 | 3 | author: GitHub |
| 4 | +branding: | |
| 5 | + color: blue | |
| 6 | + icon: code | |
| 4 | 7 | inputs: |
| 5 | 8 | elixir-version: |
| 6 | 9 | description: Version range or exact version of Elixir to use |
Parents: 83d6ee7