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 f1cd092 commit 4ba062aCopy full SHA for 4ba062a
docs/notes/publishing.md
@@ -28,7 +28,8 @@ curl -X DELETE -u "{MAVEN_USER}:{MAVEN_PASSWORD}" "https://ossrh-staging-api.cen
28
29
So when the library is published from GitHub action
30
* I have to go to https://central.sonatype.com/publishing/deployments
31
-* publish (some count of artifacts) the whole amount seems to be 60 currently.
+* publish (some count of artifacts) the whole amount seems to be 66 currently.
32
* Then check if there are open repos
33
* manually trigger processing for it
34
-* then go to UI again and publish the rest of artefacts.
+* then go to UI again and publish the rest of artefacts.
35
+* (Checking and triggering open repos is also possible before publishing visible artifacts)
0 commit comments