# Automating Android App Distribution with Firebase App Distribution, GitHub Actions, and Fastlane

DevFeed: [Automating Android App Distribution with Firebase App Distribution, GitHub Actions, and Fastlane](<https://devfeed.tech/articles/quickly-distribute-your-app-with-firebase-app-distribution-using-github-actions-fastlane-25743.md>)

Original publisher: [Read original article](<https://blog.shreyaspatil.dev/quickly-distribute-your-app-with-firebase-app-distribution-using-github-actions-fastlane/>)

Author: Shreyas Patil

Published: 2020-10-21T05:33:17Z

Content type: tutorial

Language: en

Sources: [Shreyas Patil's Blog](<https://devfeed.tech/sources/shreyas-patil-s-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [GitHub Actions](<https://devfeed.tech/topics/github-actions.md>), [Android](<https://devfeed.tech/topics/android.md>), [Application Development](<https://devfeed.tech/topics/application-development.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [app-distribution](<https://devfeed.tech/tags/app-distribution.md>), [ci](<https://devfeed.tech/tags/ci.md>), [fastlane](<https://devfeed.tech/tags/fastlane.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [github](<https://devfeed.tech/tags/github.md>), [github-actions](<https://devfeed.tech/tags/github-actions.md>), [testing](<https://devfeed.tech/tags/testing.md>)

## AI overview

A step-by-step tutorial for automating distribution of Android pre-release builds to testers or QA teams using Firebase App Distribution, GitHub Actions CI, and Fastlane.

## Source excerpt

Step-by-step guide to automating Android app distribution with Firebase App Distribution, GitHub Actions, and Fastlane for faster QA cycles.