We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fc2fc0 commit 015db01Copy full SHA for 015db01
.github/workflows/publish-release.yml
@@ -56,7 +56,7 @@ jobs:
56
gradle-version: 8.5
57
arguments:
58
publishToSonatype
59
- closeAndReleaseStagingRepository
+ closeAndReleaseStagingRepositories
60
-s
61
--warning-mode all
62
-x test
0 commit comments