Skip to content

Commit

Permalink
Merge pull request #2782 from redpanda-data/fix-action
Browse files Browse the repository at this point in the history
Remove duplicate tag in gh action
  • Loading branch information
rockwotj authored Aug 13, 2024
2 parents 802fcbc + 4b5c2d5 commit 993fde7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,6 @@ jobs:
builder: ${{ steps.buildx.outputs.name }}
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ steps.docker_meta.outputs.tags }}
tags: ${{ steps.docker_meta_cloud.outputs.tags }}


0 comments on commit 993fde7

Please sign in to comment.