Fixes #407
This commit is contained in:
Seth Vargo 2024-04-16 17:39:19 -04:00 committed by GitHub
parent d176447fc7
commit 8d44d59719
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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