From 116187501490d0687f762c9890323154e97cf043 Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Sat, 7 Oct 2023 14:59:20 +0200 Subject: [PATCH] ci: Upload Pachli Current to the production track (#142) --- .github/workflows/upload-orange-release-google-play.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/upload-orange-release-google-play.yml b/.github/workflows/upload-orange-release-google-play.yml index e46dd068f..3504987fa 100644 --- a/.github/workflows/upload-orange-release-google-play.yml +++ b/.github/workflows/upload-orange-release-google-play.yml @@ -80,7 +80,7 @@ jobs: serviceAccountJsonPlainText: ${{ secrets.PLAY_SERVICE_ACCOUNT_KEY }} packageName: app.pachli.current releaseFiles: ${{steps.sign_app_aab.outputs.signedReleaseFile}} - track: internal + track: production whatsNewDirectory: googleplay/whatsnew status: completed mappingFile: app/build/outputs/mapping/orangeRelease/mapping.txt