Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
neg-loss authored Mar 23, 2024
1 parent 737ffa4 commit 0ac1e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
gcloud --version
- name: Authenticate with Google Cloud and install kubectl
uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
uses: GoogleCloudPlatform/github-actions/setup-gcloud@87fba63a27a31ee4fe3f272b924b34215e225a05
with:
service_account_key: ${{ secrets.GKE_SECRET-CPS}}
project_id: data-science-project-418009
Expand Down

0 comments on commit 0ac1e69

Please sign in to comment.