Skip to content

Commit

Permalink
Merge pull request #709 from mosip/ckm007-patch-4
Browse files Browse the repository at this point in the history
Update android-custom-build.yml
  • Loading branch information
MonobikashDas authored Apr 13, 2023
2 parents 4e4cc17 + 8550e4f commit c4d47b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android-custom-build.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
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:
inputs:
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'
Expand Down

0 comments on commit c4d47b1

Please sign in to comment.