Skip to content

Commit

Permalink
Update android-custom-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ckm007 authored Apr 13, 2023
1 parent 4e4cc17 commit 8550e4f
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 8550e4f

Please sign in to comment.