Skip to content

Commit

Permalink
Update upload-demo-app-on-firebase-kmp.yaml (#2769)
Browse files Browse the repository at this point in the history
  • Loading branch information
niyajali authored Feb 10, 2025
1 parent 9c402dd commit 9bdb5b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-demo-app-on-firebase-kmp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ jobs:
keystore_alias_password: ${{ secrets.ORIGINAL_KEYSTORE_ALIAS_PASSWORD }}
google_services: ${{ secrets.GOOGLESERVICES }}
firebase_creds: ${{ secrets.FIREBASECREDS }}
tester_groups: ${{ inputs.tester_groups }}
tester_groups: ${{ inputs.tester_groups || 'mifos-mobile-testers' }}

0 comments on commit 9bdb5b3

Please sign in to comment.