Skip to content

Commit

Permalink
OPENAI_API_KEY_02
Browse files Browse the repository at this point in the history
  • Loading branch information
terapevt1981 committed Nov 11, 2024
1 parent 6d2f128 commit df948ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gcp-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ env:
PROJECT_ID: ${{ secrets.GCP_PROJECT_ID }}
GKE_CLUSTER: ${{ secrets.GKE_CLUSTER_NAME }}
GKE_ZONE: ${{ secrets.GKE_ZONE }}
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}

jobs:
build-and-deploy:
Expand Down

0 comments on commit df948ad

Please sign in to comment.