Skip to content

Commit

Permalink
Fix image build
Browse files Browse the repository at this point in the history
  • Loading branch information
e0ne committed Jan 8, 2024
1 parent 22277d7 commit 12ab7ec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/image-push-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,5 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
${{ steps.docker_meta.outputs.tags }}
labels: ${{ steps.docker_meta.outputs.labels }}
${{ github.event.inputs.version }}
file: ./Dockerfile

0 comments on commit 12ab7ec

Please sign in to comment.