Skip to content

Commit b7a9641

Browse files
committed
feat(67269): fixes
1 parent 6981060 commit b7a9641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-and-push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
id: meta
9191
uses: docker/metadata-action@v5
9292
with:
93-
images: hsldevcom/infodevops-docker-base-images/${{ matrix.image }}
93+
images: infodevops-docker-base-images/${{ matrix.image }}
9494
tags: |
9595
type=sha
9696
type=raw,value=latest

0 commit comments

Comments
 (0)