Skip to content

Commit

Permalink
Add branding to action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashoneyman authored Aug 11, 2020
1 parent 74bfaf2 commit 85ee033
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 @@ -15,3 +15,6 @@ inputs:
runs:
using: "node12"
main: "dist/index.js"
branding:
icon: 'download'
color: 'gray-dark'

0 comments on commit 85ee033

Please sign in to comment.