Update docs/all.md

Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com>
This commit is contained in:
Steven Reilly
2023-09-22 21:59:47 -04:00
committed by GitHub
parent ec48d436d6
commit 6c6762b2ce

View File

@@ -335,7 +335,7 @@ Because secrets are pulled from GitHub, they must be passed from our action to t
- [ ] The GitHub secrets store
- [ ] The deploy action in the `env` section using the format `{secrets.SECRET_NAME}`
- [ ] The deploy action in the `push_arguments` section using the format `--var SECRET_NAME="$SECRET_NAME"`
- [ ] The manifest using the format `((SECRET_NAME))`
- [ ] The manifest using the format `SECRET_NAME: ((SECRET_NAME))`
### Public environment variables