Skip to content

Commit c3882b0

Browse files
author
James Healy
committed
Update the role we assume to create a Github release
Sadly #69 didn't work first try - the role name I used wasn't correct. I've confirmed this one is correct, so 🤞
1 parent 7156985 commit c3882b0

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)