Skip to content

Commit b9c2138

Browse files
committed
add build passphrase
1 parent ec40bb6 commit b9c2138

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-all-flavors-weekly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ jobs:
122122
BUILD_DATE: ${{ needs.build_time.outputs.dot_date }}
123123
STORE_PASSWORD: ${{ secrets.STORE_PASSWORD }}
124124
KEY_PASSWORD: ${{ secrets.PROD_KEY_PASSWORD }}
125+
OFFICIAL_BUILD_PASSPHRASE: ${{ secrets.OFFICIAL_BUILD_PASSPHRASE }}
125126
KEYSTORE_FILENAME: production.jks
126127

127128
strategy:

0 commit comments

Comments
 (0)