nexlabstudio/Firebase App Distribution Upload
Uploads an artifact to Firebase App Distribution
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 3, 2024
- License
- MIT
Pinned Snippet
uses: nexlabstudio/firebase-app-distribution-action@5ab8dacf17baab4fc2ccfd715a5f6cd34f180238 # v0.2.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| serviceCredentialsFileContent | Service account key JSON content for Firebase authentication | yes | — |
| appId | The app ID of your Firebase app | yes | — |
| file | Path to the artifact file to upload | yes | — |
| groups | Distribution groups to distribute the artifact to | no | — |
| releaseNotes | Release notes for the uploaded artifact | no | — |
Outputs
no outputs