Skip to content

Commit 5039a8a

Browse files
committed
fix
1 parent f2867e2 commit 5039a8a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
- "release/*"
7+
- "release/**"
88
release:
99
types: [created]
1010

0 commit comments

Comments
 (0)