Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilkie committed Aug 22, 2023
1 parent ef16104 commit df2a8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/media_proxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Login to AWS Public ECR
uses: docker/login-action@v2
with:
registry: ${{ env.ECR_PUBLIC_REGISTRY }}
registry: ${{ env.ECR_REGISTRY }}
env:
AWS_REGION: us-east-1

Expand Down

0 comments on commit df2a8ba

Please sign in to comment.