From 0ef1ff4f17a21ac23c51478b113cd1d4a77acab8 Mon Sep 17 00:00:00 2001 From: Renee Vandervelde Date: Sun, 6 Jul 2025 18:36:15 -0500 Subject: [PATCH] Revert play uploader version This is failing to upload because people like to break shit for no fucking reason apparently --- .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 1a3a3bb..33abab3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -92,7 +92,7 @@ jobs: asset_content_type: application/octet-stream - name: Deploy to Play Store - uses: r0adkll/upload-google-play@v1.1.3 + uses: r0adkll/upload-google-play@v1.0.15 with: serviceAccountJson: service_account.json packageName: com.inkapplications.ack.android