fix gcloud auth
This commit is contained in:
committed by
GitHub
parent
0a912639fb
commit
0f1154d34d
2
.github/workflows/recreate-runners.yml
vendored
2
.github/workflows/recreate-runners.yml
vendored
@@ -81,7 +81,7 @@ jobs:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: 'Configure: install gcloud cli'
|
||||
if: ${{ env.RUNNER_TYPE == 'gke' }}
|
||||
uses: ./.github/actions/auth-gcloud
|
||||
uses: ./.github/actions/install-gcloud
|
||||
- name: 'Action: gcloud auth'
|
||||
if: ${{ env.RUNNER_TYPE == 'gke' }}
|
||||
id: auth_gcloud
|
||||
|
||||
Reference in New Issue
Block a user