Skip to content

Commit f51cd90

Browse files
author
James Healy
authored
Merge pull request #70 from buildkite/fix-release-take2
Update the role we assume to create a Github release
2 parents 7156985 + c3882b0 commit f51cd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ steps:
100100
- main
101101
plugins:
102102
- aws-assume-role-with-web-identity#v1.1.0:
103-
role-arn: arn:aws:iam::172840064832:role/pipeline-buildkite-aws-stack-elastic-ci-stack-s3-secrets-hooks-main
103+
role-arn: arn:aws:iam::172840064832:role/pipeline-elastic-ci-stack-s3-secrets-hooks-main
104104
- aws-ssm#v1.0.0:
105105
parameters:
106106
GITHUB_RELEASE_ACCESS_TOKEN: /pipelines/buildkite-aws-stack/elastic-ci-stack-s3-secrets-hooks/GITHUB_RELEASE_ACCESS_TOKEN

0 commit comments

Comments
 (0)