Skip to content

Commit 77c5719

Browse files
Change Play Store track from alpha to production
1 parent 68c5d96 commit 77c5719

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/playstore-pro.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ jobs:
4747
serviceAccountJson: service_account.json
4848
packageName: com.yogeshpaliyal.deepr.pro
4949
releaseFiles: app/build/outputs/bundle/proRelease/*.aab
50-
track: alpha
50+
track: production
51+
userFraction: 0.01
52+
status: inProgress
5153
whatsNewDirectory: whatsnew/
5254

0 commit comments

Comments
 (0)