From 7cc62783293bdfdebda646fb0cc512c2f3beee43 Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 11 May 2024 00:36:06 +0800 Subject: [PATCH] release on google play --- .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 f1a0c5d..0d55daa 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -90,7 +90,7 @@ jobs: serviceAccountJsonPlainText: ${{ secrets.GOOGLE_SERVICE_ACCOUNT_JSON }} packageName: me.nanova.subspace releaseFiles: app/build/outputs/bundle/${{ env.FLAVOR }}Release/*.aab - track: qa + track: internal # track: production # status: inProgress # whatsNewDirectory: distribution/whatsnew