Skip to content

Commit f03e081

Browse files
committed
Push image.
1 parent 6fb41d2 commit f03e081

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ jobs:
9696
uses: docker/build-push-action@v6
9797
with:
9898
context: .
99+
push: github.event_name != 'pull_request'
99100
platforms: linux/amd64
100101
tags: ${{ steps.meta.outputs.tags }}
101102
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)