From 1b8ec4e2379105009e8628e7d7321a57b8b7f6d0 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Sun, 19 Dec 2021 22:13:23 -0500 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 392ad34..0a3d9c0 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,6 @@ jobs: name: 'Authenticate to Google Cloud' uses: 'google-github-actions/auth@v0' with: - token_format: 'access_token' workload_identity_provider: 'projects/123456789/locations/global/workloadIdentityPools/my-pool/providers/my-provider' service_account: 'my-service-account@my-project.iam.gserviceaccount.com'