Deploying to Firebase Hosting + Firestore from GitHub actions

Posted by David Haley on October 05, 2025 · 1 min read

#cicd  ·  #cloud  ·  #dev.to  ·  #external  ·  #software

Provides a guide and YAML configuration for automating Firebase deployments using GitHub Actions. It covers setting up environment variables, service accounts, and permissions for Hosting and Firestore rules.

Original post on dev.to