Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/feature/testing' into feature/te…
Browse files Browse the repository at this point in the history
…sting
  • Loading branch information
Kuldeep-knoldus committed Jun 27, 2024
2 parents dfb7fab + b28a83d commit c6b69a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
- name: Setup Google Cloud SDK
uses: google-github-actions/[email protected]
with:
project_id: gen-lang-client-0999974873
project_id: ${{ secrets.GKE_PROJECT }}
service_account_key: ${{ secrets.SERVICE_ACCOUNT_KEY }}

- name: Authenticate to Google Cloud
Expand Down

0 comments on commit c6b69a4

Please sign in to comment.