Skip to content

Commit 537e8b7

Browse files
authored
Merge pull request #22 from minuth/development
added branding to action.yml
2 parents 99e8666 + d2c429c commit 537e8b7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: 'Quick Chart Report'
22
description: 'The github action that use to generate chart image of the repository statistics'
33
author: 'Minuth Prom'
4+
branding:
5+
icon: 'activity'
6+
color: 'green'
47
inputs:
58
token:
69
description: >

0 commit comments

Comments
 (0)