Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
josephdadams committed Mar 11, 2024
1 parent 4327f54 commit d3ae14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
with:
builder: ${{ steps.buildx.outputs.name }}
context: .
push: ${{ github.event.inputs.git-ref }}
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: linux/amd64,linux/arm64,linux/s390x,linux/arm/v7,linux/arm/v6

0 comments on commit d3ae14c

Please sign in to comment.