Skip to content

Commit d7fb386

Browse files
committed
ci: update release workflow tags trigger
1 parent f2f3177 commit d7fb386

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
name: Create Release
1+
name: Create Release
22

33
on:
44
push:
55
tags:
66
- 'v*'
7+
- '[0-9]*'
78

89
jobs:
910
build-windows:

0 commit comments

Comments
 (0)