We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a95fe55 commit 211b9d0Copy full SHA for 211b9d0
README.md
@@ -292,7 +292,7 @@ Otherwise, it fails.
292
293
In the call to StartBuild, we pass in all
294
`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.
+plus any environment variables that you specified in the `env-vars-for-codebuild` input value.
296
297
By default, regardless of the project configuration in CodeBuild or GitHub Actions,
298
we always pass the following parameters and values to CodeBuild in the StartBuild API call.
0 commit comments