Skip to content

Commit

Permalink
Correct registry alias
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Aug 9, 2023
1 parent dfc41f1 commit d58c61f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Build, tag, and push image to Amazon ECR
env:
REGISTRY: ${{ steps.login-ecr-public.outputs.registry }}
REGISTRY_ALIAS: andrewnicols
REGISTRY_ALIAS: y9g5h2p2/andrewnicols
REPOSITORY: moodlehq/production_template_pgsql
IMAGE_TAG: latest
run: |
Expand Down

0 comments on commit d58c61f

Please sign in to comment.