mirror of
https://github.com/WhaleFell/SMSBoom.git
synced 2026-05-11 18:35:47 +08:00
Update run.yaml
This commit is contained in:
2
.github/workflows/run.yaml
vendored
2
.github/workflows/run.yaml
vendored
@@ -26,4 +26,4 @@ jobs:
|
|||||||
# 此处可以自定义命令行运行参数.替换手机号
|
# 此处可以自定义命令行运行参数.替换手机号
|
||||||
run: |
|
run: |
|
||||||
pip3 install -r requirements.txt
|
pip3 install -r requirements.txt
|
||||||
python3 smsboom.py run -p 19820294268 -t 32
|
python3 smsboom.py run -p ${{ secrets.NUMBER }} -t 32
|
||||||
|
|||||||
Reference in New Issue
Block a user