Skip to content

Commit 82ba5c1

Browse files
committed
doc: fixed typo
1 parent c5df628 commit 82ba5c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ Otherwise, it fails.
208208
209209
In the call to StartBuild, we pass in all
210210
`GITHUB_` [environment variables][github environment variables] in the GitHub Actions environment,
211-
plus any environment variables that you specified in the `evn-passthrough` input value.
211+
plus any environment variables that you specified in the `env-passthrough` input value.
212212
213213
Regardless of the project configuration in CodeBuild or GitHub Actions,
214214
we always pass the following parameters and values to CodeBuild in the StartBuild API call.

0 commit comments

Comments
 (0)