Skip to content

Commit a674039

Browse files
committed
chore(action): add branding
1 parent 180d3ea commit a674039

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

+3
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,6 @@ inputs:
3939
runs:
4040
using: 'node20'
4141
main: 'dist/main.js'
42+
branding:
43+
icon: 'file-text'
44+
color: 'gray-dark'

0 commit comments

Comments
 (0)