Skip to content

Commit

Permalink
fixing tags github action
Browse files Browse the repository at this point in the history
  • Loading branch information
costero-e committed Nov 30, 2023
1 parent 4d6c80d commit 1df8ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
push: true
platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}x
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 1df8ea8

Please sign in to comment.