flutter-libraries/Deploy flutter app to firebase hosting
Create a release of a flutter app and deploy it to firebase hosting
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 2, 2022
- License
- MIT
Pinned Snippet
uses: flutter-libraries/mayo_flutter_workflows@9f0085105a51ec23f183c06de6f4dd54a8171cd3 # v0.0.3tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| repository | Repository | yes | — |
| tag | Future release | yes | — |
| environment | Environment used | yes | — |
| pre-release | Indicates if the release is a pre-release | yes | true |
| personal_token | Personal token on github | yes | — |
| env_file | Env file | no | — |
| display_name | Username for slack message | yes | — |
| slack_icon | Icon for slack message | no | — |
| slack_webhook | Webhook for slack message | yes | — |
Outputs
| name | description |
|---|---|
| changelog_url | Link to full changelog |