Skip to content

Commit b97af58

Browse files
committed
add branding metadata
1 parent 22cd52d commit b97af58

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,7 @@ runs:
3838
USER: ${{ inputs.user }}
3939
REPO: ${{ inputs.repo }}
4040
MAX_ISSUE_NUM: ${{ inputs.max_issue_num }}
41+
42+
branding:
43+
icon: "book"
44+
color: "green"

0 commit comments

Comments
 (0)