Skip to content

Commit

Permalink
Remove sha256 Docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Kipjr committed Jun 15, 2024
1 parent 7189429 commit ec79825
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ jobs:
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
type=ref,event=tag
type=raw,${{ env.VERSION_MW }}
# Build and push Docker image with Buildx (don't push on PR)
Expand Down

0 comments on commit ec79825

Please sign in to comment.