Enable AAB upload to PlayStore
This commit is contained in:
parent
b15d05050a
commit
bd455825e6
1 changed files with 0 additions and 3 deletions
3
.github/workflows/auth-release.yml
vendored
3
.github/workflows/auth-release.yml
vendored
|
@ -118,9 +118,6 @@ jobs:
|
|||
updateOnlyUnreleased: true
|
||||
|
||||
- name: Upload AAB to PlayStore
|
||||
# Temporarily disable GP upload, enable this once desktop build
|
||||
# testing is complete.
|
||||
if: false
|
||||
uses: r0adkll/upload-google-play@v1
|
||||
with:
|
||||
serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }}
|
||||
|
|
Loading…
Add table
Reference in a new issue