diff --git a/.github/workflows/beta_build_check.yml b/.github/workflows/beta_build_check.yml index ea5f21b..29e5709 100644 --- a/.github/workflows/beta_build_check.yml +++ b/.github/workflows/beta_build_check.yml @@ -18,7 +18,7 @@ jobs: client_deployment: # The type of runner that the job will run on runs-on: ubuntu-latest - env: + env.local: REACT_APP_CLIENT_TOKEN: ${{ secrets.CLIENT_TOKEN }} REACT_APP_COMBAT_API_URL: "https://bff.apps.7cav.us/roster/combat" REACT_APP_RESERVE_API_URL: "https://bff.apps.7cav.us/roster/reserve"