Skip to content

Commit 08ffbb2

Browse files
committed
chore: Fix github action
1 parent a99e65f commit 08ffbb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
with:
3535
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
3636
tags: |
37+
type=ref,event=branch
3738
type=semver,pattern={{version}}
3839
3940
- name: Build and push Docker image

0 commit comments

Comments
 (0)