We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6856704 commit 8540ca2Copy full SHA for 8540ca2
1 file changed
.github/workflows/docker-publish.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
# list of Docker images to use as base name for tags
37
images: |
38
- name/app
+ tinywan/docker-php-webman
39
ghcr.io/tinywan/docker-php-webman
40
# generate Docker tags based on the following events/attributes
41
tags: |
0 commit comments