parent
993c6d8870
commit
394727ccdb
@ -301,7 +301,6 @@ jobs:
|
||||
title: ✅ 构建成功
|
||||
message: "${{ gitea.repository }} 构建成功"
|
||||
footer: "触发者: ${{ gitea.actor }}"
|
||||
parse_mode: HTML
|
||||
|
||||
- name: Notify failure to Telegram
|
||||
uses: chapvic/telegram-notify@master
|
||||
@ -313,4 +312,3 @@ jobs:
|
||||
title: ❌ 构建失败
|
||||
message: "${{ gitea.repository }} 构建失败"
|
||||
footer: "触发者: ${{ gitea.actor }}"
|
||||
parse_mode: HTML
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user