Skip to content

Commit 211b9d0

Browse files
authored
Use correct option name
1 parent a95fe55 commit 211b9d0

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
@@ -292,7 +292,7 @@ Otherwise, it fails.
292292
293293
In the call to StartBuild, we pass in all
294294
`GITHUB_` [environment variables][github environment variables] in the GitHub Actions environment,
295-
plus any environment variables that you specified in the `env-passthrough` input value.
295+
plus any environment variables that you specified in the `env-vars-for-codebuild` input value.
296296
297297
By default, regardless of the project configuration in CodeBuild or GitHub Actions,
298298
we always pass the following parameters and values to CodeBuild in the StartBuild API call.

0 commit comments

Comments
 (0)