From 97f84117982c7e77482010c27eb0d038e459b4e5 Mon Sep 17 00:00:00 2001 From: Tim Malseed Date: Sat, 17 Jan 2026 18:10:39 +1100 Subject: [PATCH] Fix CD issue --- .github/workflows/continuous_deployment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/continuous_deployment.yml b/.github/workflows/continuous_deployment.yml index e00830735..4ed0ee568 100644 --- a/.github/workflows/continuous_deployment.yml +++ b/.github/workflows/continuous_deployment.yml @@ -93,3 +93,4 @@ jobs: releaseFiles: bundle/release/app-release.aab track: internal status: completed + changesNotSentForReview: true