Skip to content

Commit

Permalink
feat: add GitHub Actions branding icon & color
Browse files Browse the repository at this point in the history
  • Loading branch information
nogic1008 committed Feb 9, 2020
1 parent dcd252d commit 46705a8
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 @@ -8,6 +8,9 @@ inputs:
image-url:
description: 'Image URL path'
required: true
branding:
icon: 'thumbs-up'
color: 'purple'
runs:
using: 'node12'
main: 'dist/index.js'

0 comments on commit 46705a8

Please # to comment.