Skip to content

Commit c4dd80c

Browse files
authored
Update docker-publish.yml
1 parent 23ea2e9 commit c4dd80c

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: ""
20+
REGISTRY: docker.io
2121
# github.repository as <account>/<repo>
2222
IMAGE_NAME: tofandel/php_node
2323

0 commit comments

Comments
 (0)