Skip to content

Commit 82f6589

Browse files
authored
Enable use-pr option in maven-release workflow
1 parent 42b61f3 commit 82f6589

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
CENTRAL_USERNAME: ${{ secrets.sonatype_username }}
3838
CENTRAL_PASSWORD: ${{ secrets.sonatype_password }}
3939
GDP_PRIVATE_KEY: ${{ secrets.gpg_private_key }}
40+
use-pr: "true"
4041

4142
build-image:
4243
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)