actions-marketplace-validations/Firebase Deployment
A GitHub Action to deploy to Firebase
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Apr 12, 2026
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/sws2apps_firebase-deployment@fb5674749e4446bc186bfbf065943a370cae05a4 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
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