Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/szdytom/littleskin-autosign
使用 Github Actions 的 LittleSkin 自动每日签到。
https://github.com/szdytom/littleskin-autosign
Last synced: 3 months ago
JSON representation
使用 Github Actions 的 LittleSkin 自动每日签到。
- Host: GitHub
- URL: https://github.com/szdytom/littleskin-autosign
- Owner: szdytom
- License: gpl-2.0
- Created: 2023-10-29T02:27:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-29T02:45:51.000Z (about 1 year ago)
- Last Synced: 2024-10-09T19:42:54.435Z (4 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# littleskin-autosign
使用 Github Actions 的 [LittleSkin](https://littleskin.cn/) 自动每日签到。
请在 Github Secrets 中配置登录信息,具体而言,创建名为 `CREDENTIALS` 的变量,包含如下 JSON 数据:
```json
{"handle":"你的邮箱","password":"你的密码"}
```请注意,本项目不代表 LittleSkin 或 Github 的官方意见,本项目按照“按其原样”的原则提供,不提供任何附带保证,使用者需承担可能的风险。