Enable AAB upload to PlayStore

This commit is contained in:
vishnukvmd 2024-03-08 12:37:39 +05:30
parent b15d05050a
commit bd455825e6

View file

@ -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 }}