Skip to content

Commit

Permalink
add back role arn
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcus Sanchez committed Sep 26, 2024
1 parent 80b8adb commit 6205060
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ jobs:
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: ${{ secrets.AWS_REGION }}
role-to-assume: arn:aws:iam::246386308913:role/eks-cluster-role

- name: Install kubectl
run: |
curl -LO "https://dl.k8s.io/release/$(curl -L -s https://dl.k8s.io/release/stable.txt)/bin/linux/amd64/kubectl"
Expand Down

0 comments on commit 6205060

Please sign in to comment.