We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c69155 + 147bb7a commit 7d85b62Copy full SHA for 7d85b62
.github/workflows/publish-central-snapshot.yml
@@ -2,7 +2,7 @@ name: Deploy Snapshot to Maven Central
2
3
on:
4
push:
5
- branches: [main, 1.0.x]
+ branches: [main, 1.1.x 1.0.x]
6
7
jobs:
8
release:
0 commit comments