Skip to content

Commit 22d3fd8

Browse files
committed
Add icon and color to action
1 parent f4529be commit 22d3fd8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: 'Rollbar deploy'
22
description: 'Notify to Rollbar about a deploy'
3+
branding:
4+
icon: 'package'
5+
color: 'blue'
36
inputs:
47
environment:
58
description: 'Environment where is deployed'

0 commit comments

Comments
 (0)