Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
neg-loss committed Mar 23, 2024
1 parent 26286c0 commit 471dce5
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@main
uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
with:
service_account_key: ${{ secrets.GKE_SECRET-CPS}}
project_id: data-science-project-418009
Expand Down

0 comments on commit 471dce5

Please sign in to comment.