DlPF / ZJU-nCov-Hitcarder

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 }}

Sample Repository

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

About

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

License:MIT License


Languages

Language:Python 100.0%