Skip to content

Commit

Permalink
login to public ecr
Browse files Browse the repository at this point in the history
  • Loading branch information
anirudhwarrier committed Apr 22, 2024
1 parent c847d9a commit 1838a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/automation-nightly-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
uses: aws-actions/configure-aws-credentials@v4 # More information on this action can be found below in the 'AWS Credentials' section
with:
role-to-assume: ${{ secrets.QA_AWS_ROLE_TO_ASSUME }}
aws-region: ${{ secrets.QA_AWS_REGION }}
aws-region: us-east-1
- name: Login to Amazon ECR Public
id: login-ecr-public
uses: aws-actions/amazon-ecr-login@v2
Expand Down

0 comments on commit 1838a5e

Please sign in to comment.