Skip to content

Commit

Permalink
chore: Added branding
Browse files Browse the repository at this point in the history
  • Loading branch information
svrooij committed Jul 7, 2020
1 parent 7f820ee commit d830bbe
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 @@ -10,6 +10,9 @@ inputs:
outputs:
inputsChecked:
description: 'True for no values missing'
branding:
icon: 'check-circle'
color: 'orange'
runs:
using: 'node12'
main: 'dist/index.js'

0 comments on commit d830bbe

Please sign in to comment.