Skip to content

Commit 7069691

Browse files
authored
fix(CI): push Docker image
1 parent c8eeb2c commit 7069691

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,4 @@ jobs:
8686
tags: ${{ steps.meta.outputs.tags }}
8787
labels: ${{ steps.meta.outputs.labels }}
8888
platforms: linux/amd64,linux/arm64
89+
push: ${{ github.event_name != 'pull_request' }}

0 commit comments

Comments
 (0)