Skip to content

Commit

Permalink
ci(gha): fix publish
Browse files Browse the repository at this point in the history
  • Loading branch information
isac322 committed May 22, 2023
1 parent 14f6158 commit 2ef252c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:
id: docker_build
uses: docker/build-push-action@v4
with:
context: .
push: true
platforms: ${{ env.PLATFORMS }}
tags: ${{ steps.docker_meta.outputs.tags }}
Expand Down

0 comments on commit 2ef252c

Please sign in to comment.