Skip to content

Commit e0cc3d3

Browse files
committed
Update release workflow with link to changelog
1 parent 3d41a40 commit e0cc3d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
tag_name: ${{ github.ref }}
2323
release_name: Release ${{ github.ref }}
2424
body: |
25-
See the CHANGELOG.md
25+
See the [CHANGELOG](CHANGELOG.md)
2626
draft: false
2727
prerelease: false

0 commit comments

Comments
 (0)