From 560b01ff864df2bbee2cdf716ab85345a183200b Mon Sep 17 00:00:00 2001 From: Vincent Velociter Date: Thu, 12 Dec 2024 16:43:19 +0100 Subject: [PATCH] Add prod track --- .github/workflows/deploy_play_store.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy_play_store.yml b/.github/workflows/deploy_play_store.yml index 94e4194305..da63783196 100644 --- a/.github/workflows/deploy_play_store.yml +++ b/.github/workflows/deploy_play_store.yml @@ -11,6 +11,7 @@ on: options: - internal - alpha + - production # Declare default permissions as read only. permissions: read-all