mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-16 11:30:11 -07:00
Update android.yml
This commit is contained in:
parent
06bbf9be5b
commit
160deb3075
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -113,7 +113,7 @@ jobs:
|
||||||
path: out/app-debug.apk
|
path: out/app-debug.apk
|
||||||
|
|
||||||
- name: Upload onto the Google Play testing track
|
- 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
|
uses: r0adkll/upload-google-play@v1.0.15
|
||||||
with:
|
with:
|
||||||
serviceAccountJsonPlainText: ${{ secrets.GPLAY_SERVICE_JSON }}
|
serviceAccountJsonPlainText: ${{ secrets.GPLAY_SERVICE_JSON }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue