Bring back Set up Cloud SDK step to Build the CLI and publish job

This commit is contained in:
M. Mert Yildiran 2022-01-23 19:43:20 +03:00
parent 4ddcb7cb92
commit 7a6856a6e9
No known key found for this signature in database
GPG Key ID: D42ADB236521BF7A

View File

@ -233,6 +233,12 @@ jobs:
- name: Check out the repo
uses: actions/checkout@v2
- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@master
with:
service_account_key: ${{ secrets.GCR_JSON_KEY }}
export_default_credentials: true
- uses: haya14busa/action-cond@v1
id: condval
with: