Skip to content
This repository was archived by the owner on Mar 1, 2022. It is now read-only.

Commit 6225149

Browse files
Update action.yml
Add branding details.
1 parent 4e809fe commit 6225149

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ inputs:
99
description: "The version tag for the deploy (i.e. `b123`)"
1010
environment:
1111
description: "The environment of the deploy (i.e. `production`)"
12+
branding:
13+
icon: mic
14+
color: purple
1215
runs:
1316
using: "node12"
1417
main: "lib/main.js"

0 commit comments

Comments
 (0)