Skip to content

Commit 427c3eb

Browse files
Update deploy-builder-api.yml
1 parent e58e521 commit 427c3eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-builder-api.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
project_id: ${{ env.PROJECT_ID }}
7272

7373
- name: Who am I?
74-
run: gcloud auth list --credentials-file-override="${{ steps.auth.outputs.credentials_file_path }}"
74+
run: gcloud auth list
7575

7676
# BEGIN - Docker auth and build
7777
#

0 commit comments

Comments
 (0)