mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-15 07:39:00 -04:00
Update android.yml
This commit is contained in:
parent
06bbf9be5b
commit
160deb3075
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…
x
Reference in New Issue
Block a user