Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
NickLiffen authored Jan 2, 2024
1 parent 9d31842 commit be3cd20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- uses: aws-actions/setup-sam@v2
- uses: aws-actions/configure-aws-credentials@v4
with:
audience: sts.amazonaws.com.cn
audience: sts.amazonaws.com
aws-region: ${{ env.REGION }}
role-to-assume: arn:aws:iam::377117578606:role/CodeScanningToSlack
- run: |
Expand Down

0 comments on commit be3cd20

Please sign in to comment.