Skip to content

Commit c456a54

Browse files
authored
Update build-fcash-upload-android.yml
1 parent b499e97 commit c456a54

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-fcash-upload-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
id: service_account_json_file
5252
with:
5353
fileName: serviceAccount.json
54-
encodedString: ${{ secrets.SERVICE_ACCOUNT_KEY_JSON }}
54+
encodedString: ${{ secrets.FLIPCASH_SERVICE_ACCOUNT_KEY_JSON }}
5555

5656
- name: Decode Upload Key Store file into location 1
5757
uses: timheuer/base64-to-file@v1

0 commit comments

Comments
 (0)