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 42b61f3 commit 82f6589Copy full SHA for 82f6589
.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