mirror of
https://github.com/seepine/action-wechat-work.git
synced 2025-01-18 21:36:41 +08:00
doc
This commit is contained in:
parent
2415aa06ee
commit
865be7390a
9
.github/workflows/main.yml
vendored
9
.github/workflows/main.yml
vendored
@ -14,7 +14,6 @@ jobs:
|
||||
msgtype: text
|
||||
content: 广州今日天气:29度,大部分多云,降雨概率:60%
|
||||
mentioned_list: '["@all"]'
|
||||
mentioned_mobile_list: '["@all"]'
|
||||
|
||||
# markdown格式
|
||||
- name: WeChat Work notification by markdown
|
||||
@ -23,10 +22,10 @@ jobs:
|
||||
WECHAT_WORK_BOT_WEBHOOK: ${{secrets.WECHAT_WORK_BOT_WEBHOOK}}
|
||||
with:
|
||||
msgtype: markdown
|
||||
content: '实时新增用户反馈<font color="warning">132例</font>,请相关同事注意。\n
|
||||
>类型:<font color="comment">用户反馈</font> \n
|
||||
>普通用户反馈:<font color="comment">117例</font> \n
|
||||
>VIP用户反馈:<font color="comment">15例</font>'
|
||||
content: '实时新增用户反馈<font color="warning">132例</font>,请相关同事注意。
|
||||
> 类型:<font color="comment">用户反馈</font>
|
||||
> 普通用户反馈:<font color="comment">117例</font>
|
||||
> VIP用户反馈:<font color="comment">15例</font>'
|
||||
|
||||
# 图片格式
|
||||
- name: WeChat Work notification by image
|
||||
|
Loading…
x
Reference in New Issue
Block a user