diff --git a/README.md b/README.md index 713f78d..e5225e1 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ jobs: workload_identity_provider: 'projects/123456789/locations/global/workloadIdentityPools/my-pool/providers/my-provider' service_account: 'my-service-account@my-project.iam.gserviceaccount.com' - # ... further setps are automatically authenticated + # ... further steps are automatically authenticated ``` Note that changing the `permissions` block may remove some default permissions.