mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-15 19:10:10 -07:00
Use r0adkll/upload-google-play@v1.0.15
Bug: https://github.com/r0adkll/upload-google-play/issues/80
This commit is contained in:
parent
80ef076e2d
commit
e021d4220e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/android.yml
vendored
2
.github/workflows/android.yml
vendored
|
|
@ -145,7 +145,7 @@ jobs:
|
||||||
name: app-debug
|
name: app-debug
|
||||||
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
|
||||||
uses: r0adkll/upload-google-play@v1
|
uses: r0adkll/upload-google-play@v1.0.15
|
||||||
with:
|
with:
|
||||||
serviceAccountJsonPlainText: ${{ secrets.GPLAY_SERVICE_JSON }}
|
serviceAccountJsonPlainText: ${{ secrets.GPLAY_SERVICE_JSON }}
|
||||||
packageName: net.kdt.pojavlaunch
|
packageName: net.kdt.pojavlaunch
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue