Skip to content

Commit

Permalink
Update run.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
e5u authored Jul 1, 2022
1 parent ab73ef2 commit 51f3363
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ jobs:
# 此处可以自定义命令行运行参数.替换手机号
run: |
pip3 install -r requirements.txt
python3 smsboom.py run -p 19820294268 -t 32
python3 smsboom.py run -p ${{ secrets.NUMBER }} -t 32

0 comments on commit 51f3363

Please sign in to comment.