Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ on:
push:
branches: [ main ]
#是否开始每天8点定时刷课,若要开启请把下面两行注释去掉
#schedule:
# - cron: "0 8 * * *"
schedule:
- cron: "0 8 * * *"

jobs:
Start:
Expand All @@ -25,4 +25,4 @@ jobs:


- name: Run main.py
run: python main.py -u 账号 -p 密码 -l 204468742 #课程id,具体如何获取看教程
run: python main.py -u 13738019306 -p Hhh123456! -l 140888141 #课程id,具体如何获取看教程