Skip to content

浙大nCov健康打卡定时自动脚本 [请勿滥用]

License

Notifications You must be signed in to change notification settings

1iver/ZJU-nCov-Hitcarder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZJU-nCov-Hitcarder-Sample

浙大nCov肺炎健康打卡定时自动脚本

forked from Tishacy/ZJU-nCov-Hitcarder

Sample .yml

- name: Working
   uses: Long0x0/zju-ncov-hitcarder@0.0.x
      with:
         # zju account username(student  id).
         username: ${{ secrets.ZJU_USERNAME }}
         # zju account password.
         password: ${{ secrets.ZJU_PASSWORD }}
         # (optional) dingtalk_token.
         dingtalk_token: ${{ secrets.DINGTALK_TOKEN }}
         # (optional) serverchan_key.
         serverchan_key: ${{ secrets.SERVERCHAN_KEY }}
         # (optional) pushplus_token.
         pushplus_token: ${{ secrets.PUSHPLUS_TOKEN }}

Sample Repository

https://github.com/Long0x0/ZJU-nCov-Hitcarder-Sample

About

浙大nCov健康打卡定时自动脚本 [请勿滥用]

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%