Skip to content

Commit 13f6839

Browse files
authored
Merge pull request #108 from it-at-m/Fabinatix97-patch-1
Enable use-pr option in maven-release workflow
2 parents 42b61f3 + 82f6589 commit 13f6839

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)