Skip to content

Commit

Permalink
Switch to google-github-actions/setup-gcloud@master
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw authored Aug 17, 2021
1 parent 70dffca commit ed37520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
with:
path: github.db
- name: Set up Cloud Run
uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@master
with:
version: '275.0.0'
service_account_email: ${{ secrets.GCP_SA_EMAIL }}
Expand Down

0 comments on commit ed37520

Please sign in to comment.