Skip to content

Commit 385553e

Browse files
committed
chore(workflow adjust): workflow adjustment
1 parent d6b08fa commit 385553e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: Release
22

3-
on:
3+
on:
44
push:
5-
tags:
6-
- '*'
5+
branches: [master, beta]
76

87
jobs:
98
release:

0 commit comments

Comments
 (0)