fix: Fix branch convention for beta android single build (#7730)

This commit is contained in:
Antonis Stamatiou 2024-01-03 01:14:24 +02:00 committed by GitHub
parent c4e9f1a999
commit c575e5ed56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,8 +5,7 @@ on:
push:
branches:
- build-beta-[0-9]+
- build-android-[0-9]+
- build-android-beta-[0-9]+
- build-beta-android-[0-9]+
env:
NODE_VERSION: 18.7.0