Skip to content

Commit 7cf1e61

Browse files
build versioned tags too
1 parent 8ff3c55 commit 7cf1e61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/make.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Win/Mac/Linux
22

33
on:
44
push:
5+
tags:
6+
- v* # push events versioned tags
57
branches-ignore:
68
- gh-pages
79
pull_request:

0 commit comments

Comments
 (0)