Skip to content

Commit 7968a63

Browse files
committed
Update docker-publish.yml
changed docker repo target
1 parent a0a8778 commit 7968a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
id: meta
2323
uses: docker/metadata-action@v5
2424
with:
25-
images: nirlipo/planimation/backend
25+
images: nirlipo/planimation_backend
2626

2727
- name: Build and push Docker image
2828
uses: docker/build-push-action@v6

0 commit comments

Comments
 (0)