Skip to content

Commit d4ca149

Browse files
committed
Github release: add a link to Sonatype Central
1 parent e63d304 commit d4ca149

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@ jobs:
4646
release_name: ${{ steps.get_version.outputs.VERSION }}
4747
body: |
4848
Available in Sonatype repository under:
49-
`io.reactiverse:aws-sdk:${{ steps.get_version.outputs.VERSION }}`
49+
[`io.reactiverse:aws-sdk:${{ steps.get_version.outputs.VERSION }}`](https://central.sonatype.com/artifact/io.reactiverse/aws-sdk/${{ steps.get_version.outputs.VERSION }})
5050
draft: false
5151
prerelease: false

0 commit comments

Comments
 (0)