Skip to content

Commit

Permalink
fix role
Browse files Browse the repository at this point in the history
  • Loading branch information
prowe committed Sep 30, 2024
1 parent 53ac363 commit 92fb4a6
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 @@ -55,7 +55,7 @@ jobs:
uses: aws-actions/configure-aws-credentials@v2
with:
aws-region: us-east-1
role-to-assume: ""
role-to-assume: "arn:aws:iam::248189918900:role/Deployer"
role-session-name: Deploy

- name: Build Stack
Expand Down

0 comments on commit 92fb4a6

Please sign in to comment.