Incorrect Git ref used when extracting release notes from a tag
Closed this issue · 1 comments
seifertm commented
The release notes seem to be extracted from a Git commit message as opposed to the annotation of a Git tag.
seifertm commented
This issue seems to be related to the action/checkout step, which seems to point to the commit rather than the Git tag (see actions/checkout#290).