From 8d44d5971936444d9e4cab7bf7fac1fcb2f36df8 Mon Sep 17 00:00:00 2001 From: Seth Vargo Date: Tue, 16 Apr 2024 17:39:19 -0400 Subject: [PATCH] Fix typo (#408) 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