Update android.yml

This commit is contained in:
Google61 2022-04-05 02:46:33 +03:00 committed by GitHub
parent 06bbf9be5b
commit 160deb3075
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -113,7 +113,7 @@ jobs:
path: out/app-debug.apk
- name: Upload onto the Google Play testing track
if: github.repository_owner == "PojavLauncherTeam" && github.ref_name == "v3_openjdk"
if: github.repository_owner == 'PojavLauncherTeam' && github.ref_name == 'v3_openjdk'
uses: r0adkll/upload-google-play@v1.0.15
with:
serviceAccountJsonPlainText: ${{ secrets.GPLAY_SERVICE_JSON }}