Skip to content

Automatically and regularly execute versions of youth study scripts on github actions

License

Notifications You must be signed in to change notification settings

JimouChen/auto-youth-study-gd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-youth-study-gd

Automatically and regularly execute versions of youth study scripts on github actions

usage

git clone https://github.com/JimouChen/auto-youth-study-gd.git
  • thencd auto-youth-study-gd

  • install requirements

pip install -r requirements.txt

or

pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple
  • run
python auto_youth_study.py your-mid-value

github actions res

  • set schedule time/每天下午13点运行一次
  schedule:
    - cron: '0 5 * * *'
  • run successfully

About

Automatically and regularly execute versions of youth study scripts on github actions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages