Skip to content

Commit

Permalink
add action branding
Browse files Browse the repository at this point in the history
  • Loading branch information
nicksnyder committed Sep 16, 2020
1 parent 05f728d commit 6deb87d
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
Expand Up @@ -3,3 +3,6 @@ description: 'Notify subscribed users and groups of changes.'
runs:
using: 'docker'
image: 'Dockerfile'
branding:
icon: 'bell'
color: 'yellow'

0 comments on commit 6deb87d

Please sign in to comment.