actions-marketplace-validations/Firebase Deployment

A GitHub Action to deploy to Firebase

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 12, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/sws2apps_firebase-deployment@fb5674749e4446bc186bfbf065943a370cae05a4 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
workloadIdentityProviderThe 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 partsyes
serviceAccountEmail address or unique identifier of the Google Cloud service account for which to generate credentialsyes
projectName of the firebase project you will deploy the siteyes
configPath to the firebase.json config fileno
functionDeploy only firebase functionsno
hostingDeploy only hosting siteno
node-versionNodeJS Version Spec of the version to use. Examples: 12.x, 10.15.1, >=10.15.0.nolts/Krypton

no outputs