From 8550e4ffaf81e37df55732dd60ff5e0dedba8a03 Mon Sep 17 00:00:00 2001 From: Keshav Mishra Date: Thu, 13 Apr 2023 12:19:33 +0530 Subject: [PATCH] Update android-custom-build.yml --- .github/workflows/android-custom-build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/android-custom-build.yml b/.github/workflows/android-custom-build.yml index a3cbad1ab8..c7047acd12 100644 --- a/.github/workflows/android-custom-build.yml +++ b/.github/workflows/android-custom-build.yml @@ -1,7 +1,7 @@ name: ID PASS - MOSIP Resident Application Custom build env: - backendServiceDefaultUrl: https://api.qa-121.mosip.net/residentmobileapp + backendServiceDefaultUrl: https://api.qa-121.mosip.net on: workflow_dispatch: @@ -9,7 +9,7 @@ on: backendServiceUrl: description: 'Backend service URL' required: true - default: 'https://api.qa-121.mosip.net/residentmobileapp' + default: 'https://api.qa-121.mosip.net' type: string theme: description: 'Application Theme'