Browse Source

Fix failing workflow for photos internal release (#1723)

`Error: Changes are sent for review automatically. The query parameter
changesNotSentForReview must not be set.`
Neeraj Gupta 1 year ago
parent
commit
7f486f74e0
2 changed files with 1 additions and 2 deletions
  1. 0 1
      .github/workflows/mobile-internal-release.yml
  2. 1 1
      mobile/pubspec.yaml

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

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

+ 1 - 1
mobile/pubspec.yaml

@@ -12,7 +12,7 @@ description: ente photos application
 # Read more about iOS versioning at
 # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
 
-version: 0.8.95+615
+version: 0.8.96+616
 publish_to: none
 
 environment: