We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e89677 commit 286fca3Copy full SHA for 286fca3
1 file changed
.github/workflows/php-build-and-deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
id: meta
36
uses: docker/metadata-action@v5
37
with:
38
- images: ${{ secrets.REGISTRY_LOGIN_SERVER }}/love_46
+ images: ${{ secrets.REGISTRY_LOGIN_SERVER }}/new_image_1
39
flavor: |
40
latest=false
41
tags: |
0 commit comments