mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-04 18:31:13 -05:00
Update docs/all.md
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com>
This commit is contained in:
@@ -335,7 +335,7 @@ Because secrets are pulled from GitHub, they must be passed from our action to t
|
|||||||
- [ ] The GitHub secrets store
|
- [ ] The GitHub secrets store
|
||||||
- [ ] The deploy action in the `env` section using the format `{secrets.SECRET_NAME}`
|
- [ ] 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 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
|
### Public environment variables
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user