Skip to content

Commit

Permalink
test: try different role
Browse files Browse the repository at this point in the history
  • Loading branch information
MDavidson17 committed Nov 16, 2023
1 parent 5b5cc9c commit 6f9f7e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-eks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
aws-region: ap-southeast-2
mask-aws-account-id: true
role-to-assume: ${{ secrets.AWS_EKS_CI_ROLE }}
role-to-assume: ${{ secrets.AWS_EKS_ROLE }}

- name: Login to EKS
run: |
Expand Down

0 comments on commit 6f9f7e3

Please sign in to comment.