From 655b20e496765786dcdb43cd0bf6a5c5732c41c6 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Mon, 24 Oct 2022 23:20:39 +0530 Subject: [PATCH] fix(github): bump `r0adkll/upload-google-play` The new maintainer has not been bumping the v1 tag --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f370cf12..e35437ba 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -29,7 +29,7 @@ jobs: gradle-home-cache-cleanup: true - name: Publish bundle to Google Play - uses: r0adkll/upload-google-play@v1 + uses: r0adkll/upload-google-play@v1.0.19 with: serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }} packageName: dev.msfjarvis.claw.android