Skip to content

Commit d6b3336

Browse files
committed
fix workflow branch
1 parent cf0ca4c commit d6b3336

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build and Release
22

33
on:
44
push:
5-
branches: [ main, master ]
5+
branches: [ v3 ]
66
tags: [ 'v*' ]
77
pull_request:
88
branches: [ main, master ]

0 commit comments

Comments
 (0)