jereckley/Deploy to Firebase Hosting

A GitHub Action to deploy to Firebase Hosting

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repoTokenThe GITHUB_TOKEN secretno
firebaseServiceAccountFirebase service account JSONyes
expiresHow long should a preview live? See the preview channels docs for optionsno7d
projectIdThe project to deploy to. If you leave this blank, make sure you check in a .firebaserc fileno
channelIdThe ID of the channel to deploy to. If you leave this blank, a preview channel and its ID will be auto-generated per branch or PR.no
deploymentTypefuctions or firestoreyes
targetShould be 'rules' or DB ID if deployment type is deploymentTypeno
entryPointThe location of your firebase.json file, relative to the root of your directoryno.
firebaseToolsVersionThe version of firebase-tools to use. Defaults to `latest`.nolatest
disableCommentDisable auto-commenting with the preview channel URL to the pull requestnofalse
namedescription
urlsThe url(s) deployed to
expire_timeThe time the deployed preview urls expire
expire_time_formattedThe time the deployed preview urls expire in the UTC format
details_urlA single URL that was deployed to