Skip to content

Commit 1f72689

Browse files
authored
Update publish-release.yaml
1 parent cfe1cae commit 1f72689

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/publish-release.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,11 @@ jobs:
4444
with:
4545
tag: ${{ steps.version-check.outputs.version }}
4646
name: "🫧 ${{ steps.version-check.outputs.version }} 🫧"
47-
body: "- **https://jsr.io/@arnavk-09/unwrap-go/**"
47+
body: |
48+
## 🧨 Registries
49+
50+
- **[jsr.io/@arnavk-09/unwrap-go](https://jsr.io/@arnavk-09/unwrap-go)**
51+
- **[npmjs.com/package/@arnavk-09/unwrap-go](https://www.npmjs.com/package/@arnavk-09/unwrap-go)**
4852
draft: false
4953
prerelease: false
5054

0 commit comments

Comments
 (0)