Skip to content

Commit 97c29c3

Browse files
author
chunyu
committed
Add GitHub release workflow
1 parent f6997db commit 97c29c3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

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

33
on:
44
push:
5+
branches:
6+
- dev
57
tags:
68
- "v*"
79

0 commit comments

Comments
 (0)