Skip to content

Commit

Permalink
Fix production preview role
Browse files Browse the repository at this point in the history
  • Loading branch information
backspace committed Mar 21, 2024
1 parent 3cbf1ae commit e06a3a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-boxel-ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v3
with:
role-to-assume: arn:aws:iam::120317779495:role/boxel-host
role-to-assume: arn:aws:iam::120317779495:role/boxel-ui
aws-region: us-east-1
- name: Deploy boxel-ui preview
uses: ./.github/actions/deploy-ember-preview
Expand Down

0 comments on commit e06a3a4

Please sign in to comment.