Skip to content

Commit 0707c18

Browse files
committed
add branch to gh actions
1 parent a91551d commit 0707c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven-publish-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
push:
99
branches:
1010
- 'main'
11-
- '2023.06.x'
11+
- '2023.06.x2'
1212

1313
jobs:
1414
build:

0 commit comments

Comments
 (0)