Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroHPAlmeida committed Mar 28, 2024
1 parent 8495c5a commit 46f4f98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4
with:
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
role-to-assume: arn:aws:iam::255310614335:role/gh_actions_role
aws-region: us-east-1

Expand Down

0 comments on commit 46f4f98

Please sign in to comment.