Skip to content

Commit 24f2b4b

Browse files
committed
unset current options
1 parent c08eb72 commit 24f2b4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ jobs:
8080
with:
8181
role-to-assume: ${{ secrets.ECR_ROLE_TO_ASSUME }}
8282
aws-region: ${{ vars.ECR_REGION }}
83+
unset-current-credentials: true
8384

8485
- name: Login to container repository
8586
uses: aws-actions/amazon-ecr-login@v2

0 commit comments

Comments
 (0)