We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c76d2 commit f294ad3Copy full SHA for f294ad3
.github/workflows/maven-central.yml
@@ -5,7 +5,7 @@ on:
5
tags:
6
- 'v*'
7
branches:
8
- - 'feature/release-*'
+ - 'release/*'
9
10
jobs:
11
publish:
0 commit comments