From bd76c9869ef6e9ad2acd4a397145a5a4cd6679cc Mon Sep 17 00:00:00 2001 From: JunJangE Date: Mon, 19 Aug 2024 22:02:59 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20track=20=EB=B9=84=EA=B3=B5=EA=B0=9C=20?= =?UTF-8?q?=ED=85=8C=EC=8A=A4=ED=8A=B8=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/android-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android-cd.yml b/.github/workflows/android-cd.yml index 5ee834771..284f1137b 100644 --- a/.github/workflows/android-cd.yml +++ b/.github/workflows/android-cd.yml @@ -94,4 +94,4 @@ jobs: serviceAccountJsonPlainText: ${{ secrets.SERVICE_ACCOUNT_JSON }} packageName: com.happy.friendogly releaseFiles: android/app/build/outputs/bundle/release/app-release.aab - track: internal + track: [prefix]:Beta-version