Skip to content

Commit c91b8a3

Browse files
committed
push worker images
1 parent b5b2be0 commit c91b8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-worker-v4.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@ jobs:
8686
file: ./apps/${{ matrix.package }}/Containerfile
8787
platforms: linux/amd64,linux/arm64
8888
tags: ${{ steps.get_tag.outputs.tag }}
89-
# push: true
89+
push: true

0 commit comments

Comments
 (0)