day8 / re-frame-10x

A debugging dashboard for re-frame. X-ray vision as tooling.
MIT License
634 stars 68 forks source link

Link to CHANGELOG.md created by GitHub Actions is incorrect #271

Closed Gregg8 closed 3 years ago

Gregg8 commented 4 years ago

When releasing 10x, GitHub Actions conveniently adds a new GitHub Release and sets up a link to the CHANGELOG.md file at the point of the version tag.

However, the link does not work... https://github.com/day8/re-frame-10x/blob/refs/tags/0.6.7/CHANGELOG.md

but this does: https://github.com/day8/re-frame-10x/blob/0.6.7/CHANGELOG.md