Skip to content

Commit ef78e5e

Browse files
committed
Trivial
1 parent a191e55 commit ef78e5e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
name: Elixir Script
33
author: Jon Lauridsen
44
description: Run simple Elixir scripts, easily
5-
branding:
6-
color: orange
7-
icon: code
85
inputs:
96
script:
107
description: The script to run
@@ -18,3 +15,6 @@ outputs:
1815
runs:
1916
using: docker
2017
image: docker://ghcr.io/gaggle/elixir_script:latest
18+
branding:
19+
color: orange
20+
icon: code

0 commit comments

Comments
 (0)