Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit b9ed2b2

Browse files
Update docker-publish.yml
1 parent 1396d43 commit b9ed2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

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

1818
env:
1919
# Use docker.io for Docker Hub if empty
20-
REGISTRY: docker.io
20+
REGISTRY: ghcr.io
2121
# github.repository as <account>/<repo>
2222
IMAGE_NAME: ${{ github.repository }}
2323

0 commit comments

Comments
 (0)