Skip to content

Commit 4760577

Browse files
committed
[skip ci] feat: Update publish.yml to trigger workflows on all version branches
1 parent 2c0a271 commit 4760577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish to Maven & Create GitHub Release
33
on:
44
push:
55
branches:
6-
- version/1.21
6+
- version/*
77
workflow_dispatch:
88

99
env:

0 commit comments

Comments
 (0)