Skip to content
git-branch

GitHub Action

Android Builder

0.0.1 Pre-release

Android Builder

git-branch

Android Builder

Build App and push to your repo using github Actions

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Android Builder

uses: b4s36t4/Android-Action@0.0.1

Learn more about this action in b4s36t4/Android-Action

Choose a version

Android-Action

This action will create a build and save the output files in the respective Repo!

A GitHub Action that build the android repo and push the changed/added .apk files to the original repo so that you can download apk which you can check further!..

Thank you ;)