Skip to content

Commit b1eaf38

Browse files
authored
Update main.yml
1 parent fdb1011 commit b1eaf38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Configure AWS credentials using Assume Role
1818
uses: aws-actions/configure-aws-credentials@v2
1919
with:
20-
role-to-assume: ${{ secrets.PORTFOLIO_AWS_ROLE_ARN }}
20+
role-to-assume: arn:aws:iam::195210670873:role/johnbrennan.codes-trust-role
2121
aws-region: us-west-2
2222
role-session-name: johnbrennan.codes-trust-role
2323

0 commit comments

Comments
 (0)