Skip to content

Commit 553446d

Browse files
committed
CU-868cu9311 Adding env var
1 parent 36c639a commit 553446d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/react-native-cicd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ env:
4747
UNIT_SENTRY_DSN: ${{ secrets.UNIT_SENTRY_DSN }}
4848
UNIT_ANDROID_KS: ${{ secrets.UNIT_ANDROID_KS }}
4949
UNIT_GOOGLE_SERVICES: ${{ secrets.UNIT_GOOGLE_SERVICES }}
50+
MATCH_PASSWORD: ${{ secrets.MATCH_PASSWORD }}
5051
NODE_OPTIONS: --openssl-legacy-provider
5152

5253
jobs:

0 commit comments

Comments
 (0)