Skip to content

Commit 6c4c9f4

Browse files
committed
build: enable docker publishing for tags
1 parent 487a088 commit 6c4c9f4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
tags: |
3434
type=semver,pattern={{version}}
3535
type=semver,pattern={{major}}.{{minor}}
36+
type=raw,value={{tag}}
3637
type=edge,branch=main
3738
3839
- name: Build and push Docker image

0 commit comments

Comments
 (0)