Skip to content

Commit 2497f42

Browse files
committed
build & release
1 parent 703ab59 commit 2497f42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

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

33
on:
44
push:
5+
tags:
6+
- 'v*'
57
workflow_dispatch:
68

79
permissions:

0 commit comments

Comments
 (0)