Update android.yml

This commit is contained in:
Duy Tran Khanh
2021-11-07 15:32:11 +07:00
committed by GitHub
parent 21f6b166ae
commit d6da2573db

View File

@@ -145,6 +145,7 @@ jobs:
name: app-debug
path: out/app-debug.apk
- name: Upload onto the Google Play testing track
if: github.ref == 'refs/heads/v3_openjdk'
uses: r0adkll/upload-google-play@v1.0.15
with:
serviceAccountJsonPlainText: ${{ secrets.GPLAY_SERVICE_JSON }}