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.
2 parents 42b61f3 + 82f6589 commit 13f6839Copy full SHA for 13f6839
.github/workflows/maven-release.yml
@@ -37,6 +37,7 @@ jobs:
37
CENTRAL_USERNAME: ${{ secrets.sonatype_username }}
38
CENTRAL_PASSWORD: ${{ secrets.sonatype_password }}
39
GDP_PRIVATE_KEY: ${{ secrets.gpg_private_key }}
40
+ use-pr: "true"
41
42
build-image:
43
runs-on: ubuntu-latest
0 commit comments