Skip to content

Commit 149d3e4

Browse files
authored
Merge pull request #84 from kmatsunami/fixTypo
doc: fixed typo
2 parents d5798b1 + b4547bb commit 149d3e4

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
@@ -245,7 +245,7 @@ Otherwise, it fails.
245245
246246
In the call to StartBuild, we pass in all
247247
`GITHUB_` [environment variables][github environment variables] in the GitHub Actions environment,
248-
plus any environment variables that you specified in the `evn-passthrough` input value.
248+
plus any environment variables that you specified in the `env-passthrough` input value.
249249
250250
Regardless of the project configuration in CodeBuild or GitHub Actions,
251251
we always pass the following parameters and values to CodeBuild in the StartBuild API call.

0 commit comments

Comments
 (0)