From c24143c8f9b49322350a52d3e7a54069afa5a89d Mon Sep 17 00:00:00 2001 From: JunJangE Date: Tue, 20 Aug 2024 10:44:28 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20cd=20track=20=EC=98=A4=EB=A5=98?= 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 284f1137b..6e8406078 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: [ prefix ]:Beta-version