mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
google-github-actions/setup-gcloud@v0
This commit is contained in:
parent
12f3ca7995
commit
c4c9dbd038
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -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 }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue