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 7b5b393 commit 01fa5d9Copy full SHA for 01fa5d9
.github/workflows/docker-publish.yml
@@ -19,7 +19,7 @@ env:
19
# Use docker.io for Docker Hub if empty
20
REGISTRY: ghcr.io
21
# github.repository as <account>/<repo>
22
- IMAGE_NAME: ${{ github.repository }}
+ IMAGE_NAME: tofandel/php_node
23
24
25
jobs:
0 commit comments