From 5a2e5f6d94edd0cb4a8c3fa0383281ef350f27ea Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Tue, 16 Apr 2024 17:35:22 -0400 Subject: [PATCH] Fix typo Fixes #407 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c7f625e..b8c2b225 100644 --- a/README.md +++ b/README.md @@ -641,7 +641,7 @@ These instructions use the [gcloud][gcloud] command-line tool. 1. Upload the contents of this file as a [GitHub Actions Secret](https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions). - Use the name of the GitHub Actios secret as the `credentials_json` value in + Use the name of the GitHub Actions secret as the `credentials_json` value in the GitHub Actions YAML: ```yaml