Skip to content

Commit

Permalink
Added branding
Browse files Browse the repository at this point in the history
  • Loading branch information
Naman Aggarwal committed Apr 26, 2020
1 parent 6e92580 commit 075c317
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ inputs:
required: true
runs:
using: 'node12'
main: 'dist/index.js'
main: 'dist/index.js'
branding:
icon: 'file-plus'
color: 'blue'

0 comments on commit 075c317

Please sign in to comment.