Skip to content

Commit 5e75cbc

Browse files
committed
竟然不能重名
1 parent 8039f96 commit 5e75cbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
push:
88
branches:
99
- master
10-
- '*.*.*'
10+
- 'v*.*.*'
1111
tags:
1212
- "*"
1313
pull_request:

0 commit comments

Comments
 (0)