mirror of
https://github.com/TeamPGM/PagerMaid_Plugins.git
synced 2024-11-22 06:32:47 +00:00
👷 Beta 插件 tg 通知
This commit is contained in:
parent
d4783313fb
commit
0b9452e727
3
.github/workflows/python beta.yml
vendored
3
.github/workflows/python beta.yml
vendored
@ -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: |
|
||||
|
Loading…
Reference in New Issue
Block a user