You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/how-to/release.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,8 +20,8 @@ All of these things will be linked in the Code PR, so that they can be found eas
20
20
21
21
As the second to last step, you will trigger the [Perform Release Workflow](https://github.com/SAP/cloud-sdk-java/actions/workflows/perform-release.yml).
22
22
23
-
This workflow will take care of merging the PRs and creates a **staging release** in[Sonatype](https://central.sonatype.com/publishing/deployments).
24
-
As the very last step, once the _Perform Release_ workflow has finished successfully, you need to log into _Sonatype_ and publish the staging release using the `Technical User for Releases` account.
23
+
This workflow will take care of merging the PRs and after that uploads and publishes the release artifacts on[Sonatype](https://central.sonatype.com/publishing/deployments).
24
+
As the very last step, once the _Perform Release_ workflow has finished successfully, you can log into _Sonatype_ and confirm the successful release using the `Technical User for Releases` account.
25
25
26
26
That's it!
27
27
The new version should be available for consumers within a few hours.
0 commit comments