Skip to content

Commit

Permalink
google-github-actions/setup-gcloud@v0
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw authored Mar 22, 2022
1 parent 12f3ca7 commit c4c9dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
sphinx-to-sqlite ../docs.db _build
cd ..
- name: Set up Cloud Run
uses: google-github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@v0
with:
version: '275.0.0'
service_account_email: ${{ secrets.GCP_SA_EMAIL }}
Expand Down

0 comments on commit c4c9dbd

Please sign in to comment.