Skip to content

Commit 01fa5d9

Browse files
authored
Change image name
1 parent 7b5b393 commit 01fa5d9

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
@@ -19,7 +19,7 @@ env:
1919
# Use docker.io for Docker Hub if empty
2020
REGISTRY: ghcr.io
2121
# github.repository as <account>/<repo>
22-
IMAGE_NAME: ${{ github.repository }}
22+
IMAGE_NAME: tofandel/php_node
2323

2424

2525
jobs:

0 commit comments

Comments
 (0)