Skip to content

Commit

Permalink
🎨 Add Action color and icon
Browse files Browse the repository at this point in the history
  • Loading branch information
tiangolo committed Oct 22, 2019
1 parent cc018ff commit bd84432
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,3 +10,6 @@ inputs:
runs:
using: 'docker'
image: 'Dockerfile'
branding:
icon: 'check-circle'
color: 'green'

0 comments on commit bd84432

Please # to comment.