Skip to content

Commit 85e9ce3

Browse files
authored
fix: add missing \ (#69)
1 parent cedb6ca commit 85e9ce3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ jobs:
7373
--cache-to=type=registry,ref=ghcr.io/elementsinteractive/lightman-ai:buildcache,mode=max \
7474
-t docker.io/elementsinteractive/lightman-ai:latest \
7575
-t docker.io/elementsinteractive/lightman-ai:${{ steps.meta.outputs.version }} \
76-
${{ steps.meta.outputs.labels }}
7776
.
7877
7978
release_notes:

0 commit comments

Comments
 (0)