Skip to content
This repository was archived by the owner on Jul 3, 2023. It is now read-only.

Commit 79cfa1b

Browse files
committed
branding を設定
1 parent 07118c4 commit 79cfa1b

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
@@ -21,3 +21,7 @@ inputs:
2121
runs:
2222
using: 'node16'
2323
main: 'dist/index.js'
24+
25+
branding:
26+
icon: 'book'
27+
color: 'green'

0 commit comments

Comments
 (0)