Skip to content

Commit f9f8379

Browse files
authored
ci(release): run also on tags
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent e75f73b commit f9f8379

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- master
7+
tags:
8+
- 'v*'
79
pull_request:
810

911
env:

0 commit comments

Comments
 (0)