We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78794ba commit f58e590Copy full SHA for f58e590
.github/workflows/release.yaml
@@ -62,7 +62,7 @@ jobs:
62
uses: aws-actions/configure-aws-credentials@v1
63
with:
64
aws-region: ${{ matrix.aws-region }}
65
- role-to-assume: arn:aws:iam::453671210445:role/firetail-sandbox-github-release-access
+ role-to-assume: arn:aws:iam::247286868737:role/firetail-sandbox-github-release-access
66
role-session-name: github
67
68
- uses: actions/checkout@v3
0 commit comments