Skip to content

Commit

Permalink
[INJIMOB-990] - add checkout step to get client-id based on app flavor
Browse files Browse the repository at this point in the history
Signed-off-by: Swati Goel <[email protected]>
  • Loading branch information
swatigoel committed May 8, 2024
1 parent 9e896d8 commit 7669303
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 @@ -86,6 +86,7 @@ jobs:
outputs:
CLIENT_ID: ${{ steps.client-id.outputs.CLIENT_ID }}
steps:
- uses: actions/[email protected]
- name: Set Google client id
id: client-id
run: |
Expand Down

0 comments on commit 7669303

Please sign in to comment.