Skip to content

Commit a7ce3df

Browse files
committed
ci: add release on tags
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
1 parent e6b7859 commit a7ce3df

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/image.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
push:
66
branches:
77
- main
8+
tags:
9+
- 'v*'
810

911
jobs:
1012
build:

0 commit comments

Comments
 (0)