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 f5aa55a commit 7f12165Copy full SHA for 7f12165
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
repo_token: ${{ secrets.GITHUB_TOKEN }}
57
58
- name: Publish the APK to Google Play
59
- uses: r0adkll/upload-google-play@v1
+ uses: r0adkll/upload-google-play@v1.0.15
60
with:
61
serviceAccountJsonPlainText: ${{ secrets.PLAY_SERVICE_ACCOUNT_JSON }}
62
packageName: tech.httptoolkit.android.v1
0 commit comments