From d7844cdd86c5ed25cda72518b231b47e78865919 Mon Sep 17 00:00:00 2001 From: eeaton Date: Thu, 4 Apr 2024 13:37:26 +0100 Subject: [PATCH] fix typo Signed-off-by: eeaton --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 266ec0baa..72175561f 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ jobs: ## Authorization -This action installs the Cloud SDK (`gcloud`) and credentials. To configure its authentication +This action installs the Cloud SDK (`gcloud`). To configure its authentication to Google Cloud, use the [google-github-actions/auth][auth] action. This action sets both [gcloud credentials][gcloud-credentials] and [Application Default Credentials][adc]. You can authenticate via: