Skip to content

Commit

Permalink
update iam role arn
Browse files Browse the repository at this point in the history
  • Loading branch information
noisyscanner committed Oct 23, 2024
1 parent 5bbcf8f commit e76e889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4
with:
role-to-assume: arn:aws:iam::290051822633:role/ci/hasura-metric-adapter/github_hasura_metric_adapter
role-to-assume: arn:aws:iam::290051822633:role/ci/hasura-metric-adapter/ecr_push
aws-region: eu-west-2
- name: Login to Amazon ECR
id: login-ecr
Expand Down

0 comments on commit e76e889

Please sign in to comment.