Skip to content

Commit 6478236

Browse files
committed
push
1 parent 80bd0d2 commit 6478236

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
id: build-and-push
7171
uses: docker/build-push-action@v6
7272
with:
73+
push: true
7374
context: .
7475
tags: ${{ steps.meta.outputs.tags }}
7576
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)