Skip to content

Commit

Permalink
fix: action icon name
Browse files Browse the repository at this point in the history
  • Loading branch information
suguru-yazawa committed Aug 28, 2019
1 parent a55340f commit f41a338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ runs:
using: 'node12'
main: 'lib/main.js'
branding:
icon: 'slack'
icon: 'bell'
color: 'white'

0 comments on commit f41a338

Please sign in to comment.