We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad88353 commit fc608feCopy full SHA for fc608fe
1 file changed
.github/workflows/build_push.yml
@@ -72,7 +72,7 @@ jobs:
72
73
- name: Publish to Google Play
74
if: startsWith(github.ref, 'refs/tags/') && github.repository == 'LiveTL/android'
75
- uses: r0adkll/upload-google-play@935ef9c68bb393a8e6116b1575626a7f5be3a7fb # v1.1.3
+ uses: r0adkll/upload-google-play@e738b9dd8f2476ea806d921b64aacd24f34515a5 # v1.1.5
76
with:
77
serviceAccountJsonPlainText: ${{ secrets.GOOGLE_PLAY_SERVICE_ACCOUNT_JSON }}
78
packageName: com.livetl.android
0 commit comments