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