diff --git a/.github/workflows/release_test.yml b/.github/workflows/release_test.yml index 49874ca6dfe0..a554914d34ee 100644 --- a/.github/workflows/release_test.yml +++ b/.github/workflows/release_test.yml @@ -19,6 +19,7 @@ jobs: - name: Build uses: "./.github/actions/build" with: + NODE_ENV: production CROWDIN_WALLETS_API_KEY: ${{ secrets.CROWDIN_WALLETS_API_KEY }} DATADOG_APPLICATION_ID: ${{ vars.DATADOG_APPLICATION_ID }} IS_GROWTHBOOK_ENABLED: ${{ vars.IS_GROWTHBOOK_ENABLED }}