Skip to content

Commit

Permalink
set up
Browse files Browse the repository at this point in the history
  • Loading branch information
Jocelyn0830 committed Oct 2, 2023
1 parent 1c86307 commit a36df76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-gce.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/checkout@v2

# Setup gcloud CLI
- uses: google-github-actions/setup-gcloud
- uses: google-github-actions/setup-gcloud@v0
with:
version: "290.0.1"
service_account_key: ${{ secrets.GCE_SA_KEY }}
Expand Down

0 comments on commit a36df76

Please sign in to comment.