Skip to content

Commit

Permalink
Add icon and color to action
Browse files Browse the repository at this point in the history
  • Loading branch information
basoko committed Apr 6, 2020
1 parent f4529be commit 22d3fd8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: 'Rollbar deploy'
description: 'Notify to Rollbar about a deploy'
branding:
icon: 'package'
color: 'blue'
inputs:
environment:
description: 'Environment where is deployed'
Expand Down

0 comments on commit 22d3fd8

Please sign in to comment.