Skip to content

Commit

Permalink
Merge branch 'main' into chore/bump-dps
Browse files Browse the repository at this point in the history
  • Loading branch information
ignaciosantise authored Dec 5, 2024
2 parents 318eed7 + 5bb0415 commit 1478418
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-dapp-android-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
secrets-file: ${{ secrets.ANDROID_SECRETS_FILE }}
firebase-app-id: ${{ secrets.APPKIT_ANDROID_PROD_FIREBASE_APP_ID }}
gsa-key: ${{ secrets.FIREBASE_SERVICE_ACCOUNT_KEY }}
keystore-name: ${{ secrets.WC_PROD_KEYSTORE_NAME }}
keystore-name: ${{ vars.WC_PROD_KEYSTORE_NAME }}
keystore: ${{ secrets.WC_PROD_KEYSTORE }}

0 comments on commit 1478418

Please sign in to comment.