We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0a8778 commit 7968a63Copy full SHA for 7968a63
.github/workflows/docker-publish.yml
@@ -22,7 +22,7 @@ jobs:
22
id: meta
23
uses: docker/metadata-action@v5
24
with:
25
- images: nirlipo/planimation/backend
+ images: nirlipo/planimation_backend
26
27
- name: Build and push Docker image
28
uses: docker/build-push-action@v6
0 commit comments