Skip to content

Commit

Permalink
Add branding to action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
norio-nomura committed Aug 26, 2019
1 parent 29b2301 commit 5ffe13a
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 @@ -4,3 +4,6 @@ author: 'Norio Nomura <norio.nomura@gmail.com>'
runs:
using: 'docker'
image: 'Dockerfile'
branding:
icon: 'shield'
color: 'orange'

0 comments on commit 5ffe13a

Please sign in to comment.