workflow
This commit is contained in:
parent
db2f4b9f20
commit
2a7115ccac
1 changed files with 2 additions and 0 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -126,6 +126,8 @@ jobs:
|
|||
signingKeyBase64: ${{ secrets.KEYSTORE_FILE }}
|
||||
alias: ${{ secrets.KEYSTORE_ALIAS }}
|
||||
keyStorePassword: ${{ secrets.KEYSTORE_PASSWORD }}
|
||||
env:
|
||||
BUILD_TOOLS_VERSION: "34.0.0"
|
||||
|
||||
# # Step 8: Sign
|
||||
# - name: Decode Keystore
|
||||
|
|
Loading…
Reference in a new issue