From 42ecb806b0cb264592717c4072820ed1b9934995 Mon Sep 17 00:00:00 2001 From: unam Date: Wed, 19 Jun 2024 22:37:02 +0900 Subject: [PATCH] =?UTF-8?q?[fix]=20yaml=20=ED=8C=8C=EC=9D=BC=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/CD.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CD.yml b/.github/workflows/CD.yml index 9b96d6c6..7e9e0865 100644 --- a/.github/workflows/CD.yml +++ b/.github/workflows/CD.yml @@ -117,5 +117,5 @@ jobs: packageName: com.runnect.runnect releaseFiles: app/build/outputs/bundle/release/app-release.aab track: production - status: inProgress + status: completed whatsNewDirectory: 'distribution/whatsnew' \ No newline at end of file