actions-marketplace-validations/Deploy to Firebase Hosting With New Comment

A GitHub Action to deploy to Firebase Hosting

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
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
targetThe target name of the Hosting site to deploy to. If you leave this blank, the default target or all targets defined in the .firebaserc will be deployed to. Refer to the Hosting docs about [multiple sites](https://firebase.google.com/docs/hosting/multisites) for more information about deploy targets.no
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
namedescription
urlsThe url(s) deployed to
expire_timeThe time the deployed preview urls expire
details_urlA single URL that was deployed to