Skip to content

Commit 18b80c4

Browse files
committed
ci: test docker push
1 parent 164dc11 commit 18b80c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
name: Build image metadata
7171
uses: docker/metadata-action@v3
7272
with:
73-
images: ghcr.io/${{ github.repository }}/test
73+
images: ghcr.io/${{ github.repository }}
7474
tags: |-
7575
type=schedule
7676
type=ref,event=branch

0 commit comments

Comments
 (0)