Fix a typo in the README for usage instructions
Signed-off-by: gregoireW <24318548+GregoireW@users.noreply.github.com>
This commit is contained in:
parent
fb26879445
commit
f660f85abd
@ -166,7 +166,7 @@ jobs:
|
|||||||
name: 'Authenticate to Google Cloud'
|
name: 'Authenticate to Google Cloud'
|
||||||
uses: 'google-github-actions/auth@v0.3.0'
|
uses: 'google-github-actions/auth@v0.3.0'
|
||||||
with:
|
with:
|
||||||
create_credentials_file: 'access_token'
|
create_credentials_file: 'true'
|
||||||
workload_identity_provider: 'projects/123456789/locations/global/workloadIdentityPools/my-pool/providers/my-provider'
|
workload_identity_provider: 'projects/123456789/locations/global/workloadIdentityPools/my-pool/providers/my-provider'
|
||||||
service_account: 'my-service-account@my-project.iam.gserviceaccount.com'
|
service_account: 'my-service-account@my-project.iam.gserviceaccount.com'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user