yuri-val/Build and Push Docker Image with Release
Builds a Docker image and pushes it to Docker Hub, then creates a GitHub release and sends Telegram notifications.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token for authentication | yes | — |
| telegram_to | Telegram recipient/chat ID | yes | — |
| telegram_token | Telegram bot token | yes | — |
| docker_hub_username | Docker Hub username | yes | — |
| docker_hub_access_token | Docker Hub access token | yes | — |
| docker_repo_name | Docker Hub repository name | yes | — |
Outputs
no outputs