Skip to content

Commit

Permalink
Add branding to action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
csexton committed Oct 8, 2019
1 parent 6448ef8 commit 56881dc
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 @@ -3,3 +3,6 @@ description: 'Interactive debugger for GitHub Action with tmate.io'
runs:
using: 'node12'
main: 'action.js'
branding:
icon: 'terminal'
color: 'green'

0 comments on commit 56881dc

Please sign in to comment.