mathgaps/Deploy to Preview Channel
Compiles and deploys a Flutter package to a preview-channel.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| flutter-version | The version of Flutter to compile with. | yes | — |
| flutter-channel | The Flutter channel to checkout into. | yes | — |
| firebase-service-account | The Firebase service account to deploy with. | yes | — |
| firebase-project-id | The Firebase project ID. | yes | — |
| target | The target to deploy to. | yes | — |
| entry-point | The directory of the Flutter package to deploy. | yes | — |
| github-token | The token to use for commenting on PRs | yes | — |
Outputs
no outputs