Skip to content

Commit

Permalink
Correct changelog location in release description
Browse files Browse the repository at this point in the history
  • Loading branch information
tk-nguyen authored and hoangdat committed Sep 7, 2023
1 parent 8a08cea commit 93b616f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
uses: softprops/action-gh-release@v1
with:
body: |
See [CHANGELOG.md](https://github.com/tk-nguyen/twake-on-matrix/blob/${{ github.ref_name }}/CHANGELOG.md) for full changelogs.
See [CHANGELOG.md](https://github.com/${{ github.repository }}/blob/${{ github.ref_name }}/CHANGELOG.md) for full changelogs.
### Checksums
Expand Down

0 comments on commit 93b616f

Please sign in to comment.