Skip to content

Commit 5bb0415

Browse files
Update release-dapp-android-production.yaml
1 parent a9a0b5b commit 5bb0415

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-dapp-android-production.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
secrets-file: ${{ secrets.ANDROID_SECRETS_FILE }}
1818
firebase-app-id: ${{ secrets.APPKIT_ANDROID_PROD_FIREBASE_APP_ID }}
1919
gsa-key: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_KEY }}
20-
keystore-name: ${{ secrets.WC_PROD_KEYSTORE_NAME }}
20+
keystore-name: ${{ vars.WC_PROD_KEYSTORE_NAME }}
2121
keystore: ${{ secrets.WC_PROD_KEYSTORE }}

0 commit comments

Comments
 (0)