Skip to content

Commit

Permalink
add account id to login
Browse files Browse the repository at this point in the history
  • Loading branch information
lbernhard95 committed Oct 28, 2024
1 parent 5a8c9f4 commit efeee9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
with:
role-to-assume: github_oidc_role
aws-region: eu-central-1
env:
AWS_ACCOUNT_ID: "082113759242"
- name: Login to Amazon ECR
id: login-ecr
uses: aws-actions/amazon-ecr-login@v2
Expand Down

0 comments on commit efeee9c

Please sign in to comment.