We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b499e97 commit c456a54Copy full SHA for c456a54
1 file changed
.github/workflows/build-fcash-upload-android.yml
@@ -51,7 +51,7 @@ jobs:
51
id: service_account_json_file
52
with:
53
fileName: serviceAccount.json
54
- encodedString: ${{ secrets.SERVICE_ACCOUNT_KEY_JSON }}
+ encodedString: ${{ secrets.FLIPCASH_SERVICE_ACCOUNT_KEY_JSON }}
55
56
- name: Decode Upload Key Store file into location 1
57
uses: timheuer/base64-to-file@v1
0 commit comments