Skip to content

Commit

Permalink
Update role
Browse files Browse the repository at this point in the history
  • Loading branch information
logand22 committed Dec 12, 2023
1 parent b28c970 commit 9304abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
name: Build and push Docker image
env:
AWS_REGION: us-west-2
AWS_ROLE: arn:aws:iam::146628656107:role/cloud-github-action-ecr-role
AWS_ROLE: arn:aws:iam::146628656107:role/aws-quota-checker-github-action-ecr-role
steps:
- name: checkout
uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
Expand Down

0 comments on commit 9304abb

Please sign in to comment.