Skip to content

Commit

Permalink
Fix[CI]: update gplay upload plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
artdeell authored Sep 27, 2023
1 parent 0d43ef2 commit bea822b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- name: Upload onto the Google Play testing track
continue-on-error: true
if: github.repository_owner == 'PojavLauncherTeam' && github.ref_name == 'v3_openjdk'
uses: r0adkll/[email protected].1
uses: r0adkll/[email protected].2
with:
serviceAccountJsonPlainText: ${{ secrets.GPLAY_SERVICE_JSON }}
packageName: net.kdt.pojavlaunch
Expand Down

0 comments on commit bea822b

Please sign in to comment.