Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

whosydd/keylol-checkin

Repository files navigation

keylol-checkin

说明:由于运行 actions 时,playwright 安装失败导致无法运行该脚本,且暂时无暇顾及,故先归档

配置项

登录信息敏感,需要在 secrets 中配置相关环境变量

  • LOGIN_URLhttps://keylol.com
  • LOGIN_USERNAME :用户名
  • LOGIN_PASSWORD :密码
  • UID :可以在 个人资料 页面找到

使用

github actions 默认北京时间每天中午 12 点执行一次,如果想要更改时间,可以编辑 .github/workflows/checkin.yml中的schedule字段,如果你一头雾水,这个链接可能对你有帮助