mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-15 15:48:26 -04: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
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…
x
Reference in New Issue
Block a user