Skip to content

Commit e870bca

Browse files
committed
OVERENGINEERING IS MY MIDDLE NAME
1 parent 390be35 commit e870bca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: docker/metadata-action@v5
2626
with:
2727
# list of Docker images to use as base name for tags
28-
images: ${{ steps.image-path.outputs.path }}
28+
images: ghcr.io/${{ steps.image-path.outputs.path }}
2929
# generate Docker tags based on the following events/attributes
3030
tags: |
3131
type=ref,event=branch

0 commit comments

Comments
 (0)