Skip to content

Commit 7bfd928

Browse files
authored
fix: [DevOps] Improve release guideline (#1262)
1 parent 1446d6e commit 7bfd928

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/how-to/release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ All of these things will be linked in the Code PR, so that they can be found eas
2020

2121
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).
2222

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.
2525

2626
That's it!
2727
The new version should be available for consumers within a few hours.

0 commit comments

Comments
 (0)