Skip to content
This repository has been archived by the owner on Aug 3, 2024. It is now read-only.

Commit

Permalink
Add missing branding section
Browse files Browse the repository at this point in the history
  • Loading branch information
fabasoad committed Mar 10, 2020
1 parent 6ad9b4f commit 8407c54
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
name: 'Linguist Action'
description: 'This action detects language type for a file, or, given a repository, determine language breakdown in JSON format.'
icon: list
color: gray-dark
branding:
icon: list
color: gray-dark
inputs:
path:
description: 'Path to the repository'
Expand Down

0 comments on commit 8407c54

Please sign in to comment.