Skip to content

Commit 5f7afaa

Browse files
authored
Add service_account to WIF through SA example (#369)
Refs #368
1 parent 82c1c58 commit 5f7afaa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,7 @@ These instructions use the [gcloud][gcloud] command-line tool.
550550
```yaml
551551
- uses: 'google-github-actions/auth@v2'
552552
with:
553+
service_account: '...' # my-service-account@my-project.iam.gserviceaccount.com
553554
workload_identity_provider: '...' # "projects/123456789/locations/global/workloadIdentityPools/github/providers/my-repo"
554555
```
555556

0 commit comments

Comments
 (0)