mohammed-atif/Firebase Publish React
Github Action tool to publish your React Application to Firebase
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
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 |