Skip to content

Commit d2ba309

Browse files
authored
Fix action on tagging (#20)
1 parent 9971947 commit d2ba309

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
@@ -5,6 +5,8 @@ on:
55
push:
66
branches:
77
- master
8+
tags:
9+
- v*
810

911
jobs:
1012
make:

0 commit comments

Comments
 (0)