Skip to content

Commit a0ea6bb

Browse files
committed
fix(ci): tag event
1 parent 5fe23cb commit a0ea6bb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-win-x64.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ on:
44
push:
55
branches:
66
- master
7+
tags:
8+
- 'v*'
79
workflow_dispatch:
810

911
jobs:

0 commit comments

Comments
 (0)