kkd927/lotto-purchase-action
동행복권 로또 6/45 자동 구매를 위한 GitHub Action. 자동/수동 구매 및 커스텀 워크플로우를 지원합니다.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dhlottery-id | 동행복권 로그인 아이디 | yes | "" |
| dhlottery-password | 동행복권 로그인 비밀번호 | yes | "" |
| github-token | GitHub 이슈 관리를 위한 토큰. workflow에서는 github.token 컨텍스트나 GITHUB_TOKEN ��달을 권장합니다. | no | "" |
| game-count | 자동 구매 게임 수 (1-5, 기본값: 5) | no | 5 |
| workflow-file | 커스텀 워크플로우 스크립트 경로 (예: ".github/workflows/lotto-workflow.js") | no | "" |
| telegram-bot-token | 텔레그램 봇 토큰 (optional, 알림용) | no | "" |
| telegram-chat-id | 텔레그램 채팅 ID (optional, 알림용) | no | "" |
Outputs
no outputs