fixed gcloud github actions setup

This commit is contained in:
alvarorm22
2021-08-27 11:55:46 +02:00
parent b0b19b447d
commit 71c0063977

View File

@@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v1
- name: Setup gcloud authentication
uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@master
with:
service_account_key: ${{ secrets.GCS }}