Skip to content

Commit 0573546

Browse files
committed
fix branch names
Signed-off-by: Derek Ho <[email protected]>
1 parent 25a9e95 commit 0573546

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/maven-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on:
55
push:
66
branches:
77
- main
8-
- 1.*
9-
- 2.*
8+
- 1.3
9+
- 2.x
1010

1111
jobs:
1212
build-and-publish-snapshots:

0 commit comments

Comments
 (0)