Skip to content

Commit 0d14f4a

Browse files
authored
Merge pull request #146 from mic-kul/patch-1
Use correct option name for env-vars-for-codebuild
2 parents f9d5a15 + a3c3134 commit 0d14f4a

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

0 commit comments

Comments
 (0)