This repository was archived by the owner on May 15, 2025. It is now read-only.

Description
Following the recent review from #3 there are some things to improve:
And following https://github.com/mozilla-mobile/focus-android/actions/runs/2499415451 looks like we still need to update the script to support Focus.
Based on my investigations it seems like the script fails on Focus because Focus uses a "major_version .minor_version" naming scheme for branches while this action hardcodes a "major_version .minor_version .patch_version" naming scheme for branches as Fenix uses.