Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5e75cbc

Browse files
committedMay 14, 2024
竟然不能重名
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

Lines changed: 1 addition & 1 deletion
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)
Please sign in to comment.