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