Skip to content

Commit

Permalink
Fix list services command in GCP OpenID connect doc (github#11506)
Browse files Browse the repository at this point in the history
  • Loading branch information
KeisukeYamashita authored Nov 30, 2021
1 parent 80af363 commit c8218d5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,6 @@ jobs:
name: 'gcloud'
run: |-
gcloud auth login --brief --cred-file="${{ steps.auth.outputs.credentials_file_path }}"
gcloud config list
gcloud services list
```
{% endraw %}

0 comments on commit c8218d5

Please sign in to comment.