Skip to content

Commit 1a7eee0

Browse files
committed
re-add default_account
1 parent c242cb4 commit 1a7eee0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
contents: read
2020
env:
2121
AWS_ROLE_ARN: ${{ vars.AWS_ROLE_ARN }}
22+
AWS_DEFAULT_ACCOUNT: ${{ secrets.AWS_ACCOUNT_ID }}
2223
AWS_DEFAULT_REGION: 'us-west-2'
2324
steps:
2425
- name: Configure AWS credentials

0 commit comments

Comments
 (0)