mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-17 16:47:14 -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
|
||||
uses: r0adkll/upload-google-play@v1
|
||||
with:
|
||||
serviceAccountJson: ${{ secrets.GPLAY_SERVICE_JSON }}
|
||||
serviceAccountJsonPlainText: ${{ secrets.GPLAY_SERVICE_JSON }}
|
||||
packageName: net.kdt.pojavlaunch
|
||||
releaseFiles: out/app-gplay.aab
|
||||
track: internal
|
||||
inAppUpdatePriority: 2
|
||||
inAppUpdatePriority: 5
|
||||
- name: Upload APK (without runtime)
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user