Skip to main content

Command Palette

Search for a command to run...

3 - Firebase Hosting + GitHub Actions: Automatic Deploy

How to configure automatic deployment to Firebase Hosting with GitHub Actions: preview channels, staging/production environments and rollback.

Published
1 min readView as Markdown
F
Love coding and AI

How to configure automatic deployment to Firebase Hosting with GitHub Actions: preview channels, staging/production environments and rollback.

What you'll learn

  • Redirect Rules
  • Rollback from the Firebase Console
  • Rollback via CLI
  • Automated Rollback via GitHub Actions
  • Configuration Steps

This article is part of the DevOps Frontend series on federicocalo.dev.


Read the full article

The complete article (16 min read) with code examples, diagrams, and practical exercises is available here:

➡️ 3 - Firebase Hosting + GitHub Actions: Automatic Deploy

https://federicocalo.dev/en/blog/devops-firebase-hosting-github-actions-deploy


By Federico Calò — Software Developer & Technical Writer