Skip to content

Commit 544ece1

Browse files
committed
Fixing typo in image name
1 parent 37761f8 commit 544ece1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 }}/pdf
2424
tags: |
2525
type=schedule
2626
type=ref,event=branch

0 commit comments

Comments
 (0)