Skip to content

Commit 9a91f44

Browse files
committed
CI: build release tags
1 parent a6a66ba commit 9a91f44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-main.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- master
7+
tags:
8+
- "*-[0-9]+.*"
79

810
jobs:
911
build:

0 commit comments

Comments
 (0)