We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22cd52d commit b97af58Copy full SHA for b97af58
action.yml
@@ -38,3 +38,7 @@ runs:
38
USER: ${{ inputs.user }}
39
REPO: ${{ inputs.repo }}
40
MAX_ISSUE_NUM: ${{ inputs.max_issue_num }}
41
+
42
+branding:
43
+ icon: "book"
44
+ color: "green"
0 commit comments