Skip to content

Commit 7881d41

Browse files
committed
Remove role from deploy
1 parent 33f87cb commit 7881d41

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
aws-region: ${{ env.AWS_REGION }}
5454
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY }}
5555
aws-secret-access-key: ${{ secrets.AWS_SECRET_KEY }}
56-
role-to-assume: ${{ secrets.AWS_DEPLOY_ROLE_ARN }}
5756
mask-aws-account-id: true
5857
- name: Use AWS CLI
5958
run: aws s3 ls

0 commit comments

Comments
 (0)