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

Commit 1b4a22f

Browse files
Merge pull request #7 from codeclimate/npc/update-action-yml
Update action.yml
2 parents 4e809fe + 6225149 commit 1b4a22f

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)