GitHub Action for Python based Firebase projects
Version updated for https://github.com/gannonk08/firebase-action-python to version v15.10.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “GitHub Actions for Firebase” action facilitates automated deployments and management of Firebase projects using the firebase-tools CLI. It allows users to authenticate with Firebase, deploy resources (such as Functions, Hosting, Firestore rules, etc.), and manage configurations in CI/CD workflows. This action simplifies tasks like creating Python virtual environments and handling service account credentials, streamlining Firebase project operations directly within GitHub Actions.
Release notes
Bump firebase-tools to v15.10.1