👷 Beta 插件 tg 通知

This commit is contained in:
xtaodada 2021-02-09 00:29:46 +08:00
parent d4783313fb
commit 0b9452e727
No known key found for this signature in database
GPG Key ID: EE4DC37B55E24736

View File

@ -1,4 +1,4 @@
name: Github commit to telegram
name: Github Beta commit to telegram
on:
push:
@ -26,7 +26,6 @@ jobs:
mkdir tmp && cd tmp
python -m pip install --upgrade pip
pip install requests
# 发送通知
- name: Send notice
run: |