From eb590949a244d47368e65590a5feab45406971c7 Mon Sep 17 00:00:00 2001 From: Icaro Motta Date: Mon, 9 Dec 2024 08:25:55 -0300 Subject: [PATCH] Add SENTRY_DSN_STATUS_GO to SECRETS_ENV_VARS --- scripts/build-android.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/build-android.sh b/scripts/build-android.sh index 7eefa9113a..65eee9a840 100755 --- a/scripts/build-android.sh +++ b/scripts/build-android.sh @@ -45,6 +45,7 @@ SECRETS_ENV_VARS=( 'MIXPANEL_APP_ID' 'MIXPANEL_TOKEN' 'POKT_TOKEN' + 'SENTRY_DSN_STATUS_GO' ) # Secrets like this can't be passed via args or they end up in derivation.