Skip to content

Commit

Permalink
[INJIMOB-2653] pass default true value for enable auth for release 14 (
Browse files Browse the repository at this point in the history
…#1768)

Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com>
  • Loading branch information
abhip2565 authored Jan 24, 2025
1 parent f71f094 commit 793b307
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/internal-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ jobs:
TESTFLIGHT_BETA_APP_DESCRIPTION: ${{ inputs.buildName }}
ALLOW_ENV_EDIT: ${{ inputs.allow_env_edit }}
LIVENESS_DETECTION: ${{ inputs.liveness_detection }}
ENABLE_AUTH: 'true'
TESTFLIGHT_INTERNAL_TESTERS_GROUP: ${{ inputs.internal-testers }}
APP_FLAVOR: ${{ inputs.injiFlavor }}
SERVICE_LOCATION: '.'
Expand Down

0 comments on commit 793b307

Please sign in to comment.