Skip to content

Commit 5298093

Browse files
author
wujiancheng
committed
增加icon和color信息
1 parent 1bb8179 commit 5298093

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ runs:
2222
using: "node20" # 使用 Node.js 运行环境
2323
main: "dist/index.js" # 指向编译后的主脚本文件
2424

25+
branding:
26+
icon: "send" # 图标
27+
color: "green" # 颜色

0 commit comments

Comments
 (0)