Skip to content

Commit 856a765

Browse files
authored
Merge branch 'code/cash' into dependabot/gradle/code/cash/gradle-wrapper-9.4.0
2 parents d6e1312 + 831356c commit 856a765

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@ jobs:
3838
with:
3939
fileName: google-services.json
4040
fileDir: ./apps/flipcash/app/src
41-
encodedString: ${{ secrets.FLIPCASH2_GOOGLE_SERVICES_JSON }}
41+
encodedString: ${{ secrets.FLIPCASH2_GOOGLE_SERVICES }}
42+
4243

4344
- name: Setup BugSnag API Key
4445
run: echo BUGSNAG_API_KEY=\"${{ secrets.FLIPCASH_BUGSNAG_API_KEY }}\" > ./local.properties

0 commit comments

Comments
 (0)