Skip to content

Commit

Permalink
no "push: true"?
Browse files Browse the repository at this point in the history
  • Loading branch information
pzhlkj6612 committed Jul 29, 2024
1 parent 188ea9c commit 7bbfbc4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ jobs:
uses: docker/build-push-action@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 # v6.5.0
with:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: ${{ matrix.platform }}
Expand Down

0 comments on commit 7bbfbc4

Please sign in to comment.