Skip to content

Commit f143ad7

Browse files
committed
Use correct image name
1 parent 76568ab commit f143ad7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
env:
99
REGISTRY: ghcr.io
10-
IMAGE_NAME: winter
10+
IMAGE_NAME: wintercms/winter
1111

1212
jobs:
1313
publish-docker-image:

0 commit comments

Comments
 (0)