Skip to content

Commit

Permalink
Update publish_image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardocustodio authored Aug 7, 2023
1 parent 9d2531f commit 926c692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
docker compose push indexer_processor
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v2
uses: aws-actions/configure-aws-credentials@v1
with:
role-to-assume: ${{ vars.AWS_ROLE_ARN }}
aws-region: us-east-2
Expand Down

0 comments on commit 926c692

Please sign in to comment.