e3ob/Github Flutter Builder and Notifier
Sends commit builds to any chat in Telegram and Discord
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | Repository get flutter project from | no | ${{ github.repository }} |
| path | Path to the Flutter project | no | . |
| flutter_version | Flutter version to use | no | any |
| flutter_channel | Flutter channel to use | no | stable |
| release_version | Release version to use | no | "" |
| discord_webhook_url | Discord webhook url to send notifications | no | "" |
| tg_api_id | Telegram API ID | no | "" |
| tg_api_hash | Telegram API Hash | no | "" |
| tg_bot_token | Telegram Bot Token | no | "" |
| tg_chat_id | Telegram Chat ID | no | "" |
Outputs
no outputs