From fb504a88c260984a936b4097561dcdf3b3483359 Mon Sep 17 00:00:00 2001 From: Gerwin Kuijntjes Date: Mon, 6 Apr 2026 07:53:17 +0200 Subject: [PATCH] Fix Play Store pipeline: set changesNotSentForReview Co-Authored-By: Claude Sonnet 4.6 --- .github/workflows/deploy-playstore.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy-playstore.yml b/.github/workflows/deploy-playstore.yml index 2776647..66003cb 100644 --- a/.github/workflows/deploy-playstore.yml +++ b/.github/workflows/deploy-playstore.yml @@ -67,4 +67,5 @@ jobs: releaseFiles: Xamarin.Neo4j/Xamarin.Neo4j/Xamarin.Neo4j.Android/bin/Release/net10.0-android/publish/*-Signed.aab track: internal status: completed + changesNotSentForReview: true whatsNewDirectory: Xamarin.Neo4j/distribution/whatsnew