Fix a typo in the README for usage instructions

Signed-off-by: gregoireW <24318548+GregoireW@users.noreply.github.com>
This commit is contained in:
gregoireW 2021-09-22 14:59:18 +02:00 committed by Seth Vargo
parent fb26879445
commit f660f85abd
No known key found for this signature in database
GPG Key ID: C921994F9C27E0FF

View File

@ -166,7 +166,7 @@ jobs:
name: 'Authenticate to Google Cloud'
uses: 'google-github-actions/auth@v0.3.0'
with:
create_credentials_file: 'access_token'
create_credentials_file: 'true'
workload_identity_provider: 'projects/123456789/locations/global/workloadIdentityPools/my-pool/providers/my-provider'
service_account: 'my-service-account@my-project.iam.gserviceaccount.com'