We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 285cb3b commit 1b79aefCopy full SHA for 1b79aef
.github/workflows/release.yml
@@ -41,6 +41,7 @@ jobs:
41
GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_ACCESS_KEY }}
42
with:
43
arguments: |
44
+ -U
45
-Psigning.secretKeyRingFile=${{ github.workspace }}/secring.gpg
46
publishToSonatype
47
closeAndReleaseSonatypeStagingRepository
0 commit comments