aflopezbec / workflows

This repository contains github actions that are very common.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Workflows

A workflow is a configurable automated process that will run one or more jobs.

Delete artifacts

link This action delete all artifacts upload in the other github actions.

This action can solved this error "Create Artifact Container failed: Artifact storage quota has been hit. Unable to upload any new artifacts"

Deploy android to store

link This action generate aab file and upload this file to google play console in the internal track.

Build android debug apk for firebase

link This action generate apk file with debug mode and upload this file to app distribution of firebase.

About

This repository contains github actions that are very common.