Skip to content

Commit

Permalink
fix: ghwf
Browse files Browse the repository at this point in the history
  • Loading branch information
scolear committed Dec 3, 2024
1 parent d63b38e commit 26d529c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
env:
ECR_PUBLIC_REGISTRY: ${{ steps.login-ecr-public.outputs.registry }}
ECR_REGISTRY: ${{ steps.login-ecr.outputs.registry }}
REGISTRY_ALIAS: dlc-link
ECR_REPOSITORY: dlc-link-utils
IMAGE_TAG: ${{ github.ref_name }}
run: |
Expand Down

0 comments on commit 26d529c

Please sign in to comment.