Skip to content

Commit

Permalink
migrate check ci
Browse files Browse the repository at this point in the history
  • Loading branch information
chinelo-obitube committed Nov 6, 2024
1 parent 2dff378 commit 94e4138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
role-to-assume: ${{ secrets.AWS_ROLE_TO_ASSUME }}
role-to-assume: ${{ secrets.AWS_OIDC_ROLE_TO_ASSUME }}
aws-region: eu-west-1

- name: Login to Amazon ECR
Expand Down

0 comments on commit 94e4138

Please sign in to comment.