Skip to content

Commit f58e590

Browse files
Update release.yaml
changed role to production
1 parent 78794ba commit f58e590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
uses: aws-actions/configure-aws-credentials@v1
6363
with:
6464
aws-region: ${{ matrix.aws-region }}
65-
role-to-assume: arn:aws:iam::453671210445:role/firetail-sandbox-github-release-access
65+
role-to-assume: arn:aws:iam::247286868737:role/firetail-sandbox-github-release-access
6666
role-session-name: github
6767

6868
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)