Skip to content

Commit ab8b293

Browse files
ci: Add link to release body
1 parent 4f928db commit ab8b293

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ jobs:
6060

6161
- uses: oliversalzburg/action-automatic-semantic-releases@bc429dc1af8c036b5f8c11fef7bcb0becfd5064d # v0.0.13
6262
with:
63+
body_prefix: |
64+
Published at <https://www.npmjs.com/package/@oliversalzburg/js-utils/v/${{ env.RELEASE_VERSION }}>.
6365
draft: false
6466
prerelease: false
6567
repo_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)