mirror of
https://github.com/google-github-actions/auth.git
synced 2026-06-06 01:47:05 +00:00
Fix small README typo
This commit is contained in:
parent
9b6531516d
commit
f616570cea
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue