diff --git a/.github/workflows/android-custom-build.yml b/.github/workflows/android-custom-build.yml index a3cbad1ab..c7047acd1 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'