Skip to content

Commit 7ea40d6

Browse files
Update docker-publish.yml
1 parent 00dffe9 commit 7ea40d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ jobs:
6565
with:
6666
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
6767
tags: |
68-
type=semver,pattern={{raw}}
6968
type=sha
69+
type=ref,event=tag
7070
7171
# Build and push Docker image with Buildx (don't push on PR)
7272
# https://github.com/docker/build-push-action

0 commit comments

Comments
 (0)