From c62c2046e71741622c74323bee6cbf3c8b46aa56 Mon Sep 17 00:00:00 2001 From: JunJangE Date: Tue, 20 Aug 2024 10:51:09 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20=ED=8A=B8=EB=9E=99=EB=AA=85=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= 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 6e8406078..abe0de9be 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: [ prefix ]:Beta-version + track: "Beta-version"