Skip to content

Commit 009fd2a

Browse files
committed
test
1 parent 118d4b4 commit 009fd2a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ jobs:
4141
4242
$releaseBody = @"
4343
SHA256: $($sha256.Hash)
44-
View changelog ➡ $changelogUrl
44+
45+
[View changelog ➡]($changelogUrl)
4546
"@
4647
4748
$releaseBody | Out-File -Encoding UTF8 $bodyPath

0 commit comments

Comments
 (0)