Skip to content

Commit 286fca3

Browse files
committed
Fix bug
1 parent 3e89677 commit 286fca3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php-build-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
id: meta
3636
uses: docker/metadata-action@v5
3737
with:
38-
images: ${{ secrets.REGISTRY_LOGIN_SERVER }}/love_46
38+
images: ${{ secrets.REGISTRY_LOGIN_SERVER }}/new_image_1
3939
flavor: |
4040
latest=false
4141
tags: |

0 commit comments

Comments
 (0)