From 67c37078417b398d06f2ac92603daed138a1f5f7 Mon Sep 17 00:00:00 2001 From: hendisantika Date: Wed, 17 Jan 2024 20:59:23 +0700 Subject: [PATCH] =?UTF-8?q?Setup=20CI=20CD=2024=F0=9F=AB=B8=F0=9F=8C=80?= =?UTF-8?q?=E2=9C=8F=EF=B8=8F=F0=9F=93=97=20:octocat:?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/app_center.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/app_center.yml b/.github/workflows/app_center.yml index f2fc730..c1b4498 100644 --- a/.github/workflows/app_center.yml +++ b/.github/workflows/app_center.yml @@ -38,5 +38,6 @@ jobs: uses: ./.github/workflows/deploy_android.yml secrets: inherit with: - file: './build/app/outputs/apk/release/app-release.apk' +# file: './build/app/outputs/apk/release/app-release.apk' + file: './build/app/outputs/flutter-apk/app-release.apk' name: 'PEMUDA-PERSIS/QuranPERSIS' \ No newline at end of file