Skip to content

Commit

Permalink
Try hard-coding registry
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryNguyen5 committed Jan 14, 2022
1 parent efbe930 commit baa0ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-publish-chainlink/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ runs:
name: Login to ECR
uses: docker/login-action@42d299face0c5c43a0487c477f595ac9cf22f1a7 # v1.12.0
with:
registry: ${{ inputs.ecr-registry }}
registry: public.ecr.aws

- name: Setup Docker Buildx
uses: docker/setup-buildx-action@94ab11c41e45d028884a99163086648e898eed25 # v1.6.0
Expand Down

0 comments on commit baa0ba6

Please sign in to comment.