From 8eb7fb0cce39904ca53f39a8b6762c26b74618ba Mon Sep 17 00:00:00 2001 From: arafat-alim Date: Wed, 30 Oct 2024 15:19:48 +0530 Subject: [PATCH] =?UTF-8?q?=E2=9A=92=EF=B8=8F=20GH=20Action=20Release:=20B?= =?UTF-8?q?ranch=20name=20fixed.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/gh-actions-expo-build-staging.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-actions-expo-build-staging.yml b/.github/workflows/gh-actions-expo-build-staging.yml index a1c51b5..d3c8ea0 100644 --- a/.github/workflows/gh-actions-expo-build-staging.yml +++ b/.github/workflows/gh-actions-expo-build-staging.yml @@ -3,7 +3,7 @@ name: Android App APK Build on: push: branches: - - new-features + - staging jobs: build: runs-on: ubuntu-latest