Skip to content

Commit

Permalink
chore(INJI-360): remove unnecessary env variables from ios build work…
Browse files Browse the repository at this point in the history
…flow.
  • Loading branch information
swatigoel committed Sep 13, 2023
1 parent dc06c68 commit 0aa474e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ios-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,5 @@ jobs:
SLACK_URL: '${{ secrets.SLACK_WEBHOOK_DEVOPS }}'
MATCH_PASSWORD: '${{ secrets.INJI_IOS_MATCH_PASSWORD }}'
APPLICATION_THEME: ${{ github.event.inputs.theme }}
CREDENTIAL_REGISTRY_EDIT: ${{ github.event.inputs.registry_edit }}
MIMOTO_HOST: ${{ github.event.inputs.mimotoBackendServiceUrl }}
ESIGNET_HOST: ${{ github.event.inputs.esignetBackendServiceUrl }}
TESTFLIGHT_INTERNAL_TESTERS_GROUP: ${{ github.event.inputs.internal-testers }}
TESTFLIGHT_BETA_APP_DESCRIPTION: ${{ github.event.inputs.buildDescription }}

0 comments on commit 0aa474e

Please sign in to comment.