From 367487f3426e5f5caa2d3e7424b0ee9fe06d14db Mon Sep 17 00:00:00 2001 From: Nigel Breslaw Date: Sun, 7 Apr 2024 11:25:36 +0300 Subject: [PATCH] chore: Upload apk to closed branch (#1129) * chore: Upload apk to closed branch * android build --- .github/workflows/deploy-android.yml | 5 ++--- native/android/WhatsNew/whatsnew-en-US | 3 ++- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/deploy-android.yml b/.github/workflows/deploy-android.yml index 10966f95e..5aa22d267 100644 --- a/.github/workflows/deploy-android.yml +++ b/.github/workflows/deploy-android.yml @@ -84,7 +84,6 @@ jobs: packageName: com.guardianghost releaseFiles: native/android/app/build/outputs/bundle/release/app-release.aab whatsNewDirectory: native/android/WhatsNew - track: internal - # TODO: Change to completed or remove the status line once alpha or beta testing tracks are ready. - status: draft + track: closed + status: completed inAppUpdatePriority: 3 diff --git a/native/android/WhatsNew/whatsnew-en-US b/native/android/WhatsNew/whatsnew-en-US index c1388aa02..6faa32bdb 100644 --- a/native/android/WhatsNew/whatsnew-en-US +++ b/native/android/WhatsNew/whatsnew-en-US @@ -1 +1,2 @@ -Potential fix for blank inventory page. \ No newline at end of file +Potential fix for blank inventory page. +. \ No newline at end of file