From 1c1af1a7321ff30aca13a8b0e6bc1eb812406d6f Mon Sep 17 00:00:00 2001 From: Nik Clayton Date: Thu, 22 Aug 2024 16:54:37 +0200 Subject: [PATCH] ci: Don't automatically send changes for review (#895) CI is currently warning about this. --- .github/workflows/upload-orange-release-google-play.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/upload-orange-release-google-play.yml b/.github/workflows/upload-orange-release-google-play.yml index 2041e9d8e..9bea8032f 100644 --- a/.github/workflows/upload-orange-release-google-play.yml +++ b/.github/workflows/upload-orange-release-google-play.yml @@ -74,4 +74,5 @@ jobs: track: production whatsNewDirectory: googleplay/whatsnew status: completed + changesNotSentForReview: true mappingFile: app/build/outputs/mapping/orangeGoogleRelease/mapping.txt