Skip to content

Commit

Permalink
Docker aws
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Sep 17, 2024
1 parent 4f1f4ce commit 4c19fd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/docker-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ runs:
uses: docker/[email protected]

- name: "Configure AWS Credentials"
if: inputs.AWS_REGION != ''
uses: aws-actions/[email protected]
with:
aws-access-key-id: ${{inputs.AWS_ACCESS_KEY_ID}}
Expand Down

0 comments on commit 4c19fd6

Please sign in to comment.