Skip to content

Commit

Permalink
add gcp_project gcp_region env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
devxpy committed Jun 26, 2024
1 parent 6f68106 commit 38ec1ff
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ jobs:
ADMIN_BASE_URL: http://localhost:8000
GCP_PROJECT: ${{ env.GCP_PROJECT }}
GCP_REGION: $${{ env.GCP_REGION }}
GS_BUCKET_NAME: $${{ env.GS_BUCKET_NAME }}
GOOGLE_APPLICATION_CREDENTIALS_JSON: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS_JSON }}
STRIPE_SECRET_KEY: ${{ secrets.STRIPE_SECRET_KEY }}
ELEVEN_LABS_API_KEY: ${{ secrets.ELEVEN_LABS_API_KEY }}
Expand Down

0 comments on commit 38ec1ff

Please sign in to comment.