Skip to content

Commit

Permalink
Merge pull request #2 from rio-tinto/changes
Browse files Browse the repository at this point in the history
change region
  • Loading branch information
nitinkr0411 authored Aug 19, 2024
2 parents 76393c7 + 05dd78f commit 9c28f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-aws-ecr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
role-to-assume: ${{ vars.MLPOC_BRUKER_GH_ROLE_ARN }}
role-session-name: DNA-Automation-Github-Actions-Session
aws-region: ${{ github.even.inputs.region }}
aws-region: ap-southeast-2
- name: ☁️ Login to Amazon ECR
id: login-ecr
uses: aws-actions/amazon-ecr-login@v1
Expand Down

0 comments on commit 9c28f65

Please sign in to comment.