Skip to content

Commit d3ae14c

Browse files
committed
fix
1 parent 4327f54 commit d3ae14c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docker_manual.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
builder: ${{ steps.buildx.outputs.name }}
5454
context: .
55-
push: ${{ github.event.inputs.git-ref }}
55+
push: true
5656
tags: ${{ steps.meta.outputs.tags }}
5757
labels: ${{ steps.meta.outputs.labels }}
5858
platforms: linux/amd64,linux/arm64,linux/s390x,linux/arm/v7,linux/arm/v6

0 commit comments

Comments
 (0)