hasretsariyer/Firebase App Distribution Action
Distributes IPA or APK to testers.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app_id | Firebase App ID. You can find it in the Firebase console, on the General Settings page. | yes | — |
| app_file | Path of IPA or APK file to distribution. | yes | — |
| firebase_token | 'Firebase access token. You can create it by `firebase login:ci` on your local machine. Visit [cli-ci-systems](https://firebase.google.com/docs/cli#cli-ci-systems) for more detail' | yes | — |
| tester_groups | Distribution groups | no | — |
| release_notes | Release notes for this build. | no | — |
Outputs
no outputs