Skip to content

Commit f81c369

Browse files
committed
Fixing typo in image name
1 parent 2c76c54 commit f81c369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerimage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: docker/metadata-action@v5
2121
id: meta
2222
with:
23-
images: ${{ github.repository_owner }}/yaml
23+
images: ${{ github.repository_owner }}/maven-check-versions
2424
tags: |
2525
type=schedule
2626
type=ref,event=branch

0 commit comments

Comments
 (0)