Browse Source

Don't send changes for review in internal build

Vishnu Mohandas 1 year ago
parent
commit
74f93efe16
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/mobile-internal-release.yml

+ 1 - 0
.github/workflows/mobile-internal-release.yml

@@ -54,3 +54,4 @@ jobs:
                   packageName: io.ente.photos
                   releaseFiles: mobile/build/app/outputs/bundle/playstoreRelease/app-playstore-release.aab
                   track: internal
+                  changesNotSentForReview: true