We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a91551d commit 0707c18Copy full SHA for 0707c18
.github/workflows/maven-publish-snapshot.yml
@@ -8,7 +8,7 @@ on:
8
push:
9
branches:
10
- 'main'
11
- - '2023.06.x'
+ - '2023.06.x2'
12
13
jobs:
14
build:
0 commit comments