We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ab225 commit f9e949cCopy full SHA for f9e949c
.github/workflows/docker-publish.yml
@@ -17,7 +17,7 @@ on:
17
18
env:
19
# Use docker.io for Docker Hub if empty
20
- REGISTRY: docker.io
+ REGISTRY: ""
21
# github.repository as <account>/<repo>
22
IMAGE_NAME: tofandel/php_node
23
0 commit comments