Skip to content

Commit df077d6

Browse files
authored
Add branding for Marketplace
1 parent ef653b6 commit df077d6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

action.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: 'GitHub Issue Parser'
2-
description: 'Turn a GitHub Issues body into a JSON object'
2+
description: 'Use this action to convert issues into a unified JSON structure.'
3+
branding:
4+
icon: "check-square"
5+
color: green
36
inputs:
47
template-path:
58
description: 'Path to the issue form template file'

0 commit comments

Comments
 (0)