mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-18 00:59:35 -04:00
Update android.yml
This commit is contained in:
parent
e69042c6c3
commit
ea379752ca
4
.github/workflows/android.yml
vendored
4
.github/workflows/android.yml
vendored
@ -106,11 +106,11 @@ jobs:
|
|||||||
- 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
|
||||||
with:
|
with:
|
||||||
serviceAccountJson: ${{ secrets.GPLAY_SERVICE_JSON }}
|
serviceAccountJsonPlainText: ${{ secrets.GPLAY_SERVICE_JSON }}
|
||||||
packageName: net.kdt.pojavlaunch
|
packageName: net.kdt.pojavlaunch
|
||||||
releaseFiles: out/app-gplay.aab
|
releaseFiles: out/app-gplay.aab
|
||||||
track: internal
|
track: internal
|
||||||
inAppUpdatePriority: 2
|
inAppUpdatePriority: 5
|
||||||
- name: Upload APK (without runtime)
|
- name: Upload APK (without runtime)
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user