actions-marketplace-validations/Firebase Publish React
Github Action tool to publish your React Application to Firebase
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 28, 2020
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/mohammed-atif_firebase-publish-react@a1fe667bbc26e7995ac27c9573086f694c2f6d06 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| firebase-token | Firebase token for CI | yes | "" |
| install-firebase | If true, then action will use its own firebase. If fase, reuse firebase from previous steps | no | true |
| build-application | If true, build application before deploying. If false, use the build directory from previous steps | no | true |
Outputs
| name | description |
|---|---|
| hosting-url | Url of Firebase Hosting |