sws2apps/Firebase Deployment
A GitHub Action to deploy to Firebase
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| workloadIdentityProvider | The full identifier of the Workload Identity Provider, including the project number, pool name, and provider name. This must be the full identifier which includes all parts | yes | — |
| serviceAccount | Email address or unique identifier of the Google Cloud service account for which to generate credentials | yes | — |
| project | Name of the firebase project you will deploy the site | yes | — |
| config | Path to the firebase.json config file | no | — |
| function | Deploy only firebase functions | no | — |
| hosting | Deploy only hosting site | no | — |
| node-version | NodeJS Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0. | no | lts/Krypton |
Outputs
no outputs