mockingbird icon indicating copy to clipboard operation
mockingbird copied to clipboard

WIP: Setting up Github actions to update the app automatically

Open engtom opened this issue 3 years ago • 0 comments

PR Details

This PR sets up the Github Actions and automatic release when a PR is merged into the master branch

Description

  • Added Fastlane to the project
  • Create the Github workflow file
  • Added the Gemfile to manage the dependencies
  • Custom Fastlane Actions created

Motivation and Context

This is required in order for the project to have automatic releases

engtom avatar Jun 28 '22 14:06 engtom