Skip to content

Commit

Permalink
ci: cluster name is workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
blacha committed Nov 1, 2023
1 parent f13e7b5 commit c6721f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Login to EKS
run: |
aws eks update-kubeconfig --name Workflow --region ap-southeast-2
aws eks update-kubeconfig --name Workflows --region ap-southeast-2
- name: Check EKS connection
run: |
Expand Down

0 comments on commit c6721f1

Please sign in to comment.